about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/button.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-11-04A11y: Explicit <form> element around compose area (#19742)Sunny Ripert
2020-12-26Fix logo button style (#15428)Takeshi Umeda
2019-08-08Fix "cancel follow request" button having unreadable text in web UI (#11521)Eugen Rochko
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-05-26Change anchor to button element (#3321)Yamagishi Kazutoshi
2017-05-23Focus the submit button (#3253)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko