about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/privacy_dropdown.js
AgeCommit message (Expand)Author
2020-04-28Fix page incorrectly scrolling when bringing up dropdown menus (#13574)ThibG
2020-04-21Fix and refactor keyboard navigation in dropdown menus (#13528)ThibG
2020-03-08Change description of privacy levels to be more intuitive in web UI (#13197)Mélanie Chauvel (ariasuni)
2019-08-06Improve keyboard navigation in privacy dropdown (#11492)ThibG
2019-08-06Fix privacy dropdown active state when dropdown is placed on top of it (#11495)ThibG
2019-06-10Fix emoji-button appearing above privacy-dropdown (#11027)mayaeh
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2018-10-19fix: initial state of PrivacyDropdown is should not be null (#9008)takayamaki
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-19Make dropdown animations respect their placement (#8292)cpsdqs
2018-05-04Dropdowns accessibility (#7318)ThibG
2018-04-11Place privacy dropdown menu top if it is closer to the bottom of the viewport...ThibG
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-06Import only Spring/Motion from react-motion (#5236)Nolan Lawson
2017-10-06import only Overlay from react-overlays (#5235)Nolan Lawson
2017-10-01Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)Eugen Rochko
2017-09-22Use passive listener in privacy_dropdown.js (#5037)Nolan Lawson
2017-07-29Improve accessibility (part 6) (#4435)Sorin Davidoi
2017-07-28Improve accessibility (part 4) (#4408)Sorin Davidoi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-19Avoid useless renders (#3141)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko