summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_dropdown_button.jsx
Commit message (Collapse)AuthorAgeFilesLines
* create DotMenu components and add dotmenu IDs to posts at center and RHS (#6642)Saturnino Abril2017-06-141-22/+0
|
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | * Updating client dependancies. Switching to using yarn. * Updating React * Moving pure components to using function syntax (performance gains with newer react version) * Updating client dependancies. * Ignore .yarninstall * Enabling pre-lockfile because it's the entire point of using yarn. * Removing old webpack config * Moving to new prop-types * Fixing ESLint Errors * Updating jest snapshots. * Cleaning up package.json
* PLT-6520 Add RhsDropdownButton component to avoid React-Bootstrap warning ↵Harrison Healey2017-05-171-0/+20
(#6405)