46 Commits (de105d64d519bb7d4b9c0cac1e66c8205406782b)

Author SHA1 Message Date
Sorin Davidoi 3757546f1b fix(columns_area): Show correct title for preview columns (#4310)
7 years ago
Yamagishi Kazutoshi 3267e4a785 Add unfollow modal (optional) (#4246)
7 years ago
unarist 695439775e Fix column swiping (#4211)
7 years ago
Eugen Rochko 3fbf1bf35a Fix #3773 - Pin favourites column (#4201)
7 years ago
Sorin Davidoi a9067167bb Improve swiping (#4188)
7 years ago
Sorin Davidoi a9a0c854e1 fix(components/media_modal): Style issues (#4187)
7 years ago
unarist 5abb3d8150 Rerender modal on property changes (#4175)
7 years ago
Naoki Kosaka b21ab498f8 Fix media modal prev button behavior. (#4158)
7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147)
7 years ago
Lynx Kotoura 1c6cbdd4e4 Fix duplication of tag in columns_area.js (#4131)
7 years ago
Sorin Davidoi 4122a837fa fix(components/media_modal): Aspect ratio (#4128)
7 years ago
Sorin Davidoi fc4c74660b Swipeable views (#4105)
7 years ago
unarist caf938562e Avoid async import if the component is previously loaded (#4127)
7 years ago
Yamagishi Kazutoshi 76318f8830 Don't use preview when image size is unknown (#4113)
7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
Sorin Davidoi 60da49f856 fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965)
7 years ago
Yamagishi Kazutoshi 8f2c91568c Maintain aspect ratio for preview image (#3966)
7 years ago
Sorin Davidoi d23293c762 feat(components/onboarding_modal): Swipe between pages (#3934)
7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730)
7 years ago
Eugen Rochko 281f07244b Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
Sorin Davidoi bc6e958229 feat: Swipeable media
7 years ago
Sorin Davidoi a6d8d1036a feat: Swipeable columns
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
Yamagishi Kazutoshi df4f4e94b3 Add alt attribute to ImageLoader (#3765)
7 years ago
Eugen Rochko b623dd12c1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 66ca7157db Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
unarist dbccdcc1b1 Focus the submit button on the boost modal (#3494)
7 years ago
Nolan Lawson c00ead8a72 Remove react-imageloader (#3423)
7 years ago
Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321)
7 years ago
Nolan Lawson 2531c5953b Replace onWheel listener with onScroll (#3324)
7 years ago
Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280)
7 years ago
Yamagishi Kazutoshi 860ffc0560 Focus the submit button (#3253)
7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
7 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
7 years ago
Yamagishi Kazutoshi dc559d6b7a Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Sorin Davidoi 07e875972a refactor: Import from react-router/lib (#3117)
7 years ago
geta6 bbaac89eb0 Enable to handle app immediately after closing modal (#3082)
7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617)
7 years ago