about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/column.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
2017-08-09add scrollTop to ui/components/column (#4563)Ondřej Hruška
2017-08-04Scroll columns area to right when children property is changed (#4517)Akihiko Odaki
2017-07-26fix(column): Crash when heading is undefined (#4378)Sorin Davidoi
2017-07-26Improve accessibility (part 2) (#4377)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-05-26Replace onWheel listener with onScroll (#3324)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko