about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/column.js
AgeCommit message (Expand)Author
2017-11-17Restore vanilla componentskibigo!
2017-11-17Forking glitch themekibigo!
2017-09-30Merge pull request #125 from glitch-soc/data-columnbeatrix
2017-08-09add scrollTop to ui/components/column (#4563)Ondřej Hruška
2017-08-06Added data-column="{account|local|federated|favourites|hashtag|home|notificat...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