about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/navigation_bar.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2018-06-14Fix "Invalid DOM property `class`" (#7798)Yamagishi Kazutoshi
2018-06-13Add profile options on compose form (#7789)chr v1.x
2017-11-24Do not require onClose property in NavigationBar (#5802)Akihiko Odaki
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-07-28Improve accessibility (part 3) (#4405)Sorin Davidoi
2017-07-21feat(compose): More space on mobile devices (#4282)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko