about summary refs log tree commit diff
path: root/app/javascript/mastodon/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
2020-11-05Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003)dependabot[bot]
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2018-08-23Add aria-label to column regions (#8390)Eugen Rochko
2017-08-31Fix the usages of Detect Passive Events (#4749)Akihiko Odaki
2017-08-04Scroll columns area to right when children property is changed (#4517)Akihiko Odaki
2017-07-25fix(column): Use passive wheel listener (#4348)Sorin Davidoi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko