~cytrogen/masto-fe

ref: a3a2414f0ea91c26276728fc7f9d837f81828075 masto-fe/app/javascript d---------
a3a2414f — Renaud Chaput 2 years ago
Rework polyfills loading (#24907)

6579e3af — fusagiko / takayamaki 2 years ago
Add more detailed type annotation for Account (#24815)

c8181eb0 — Renaud Chaput 2 years ago
Enforce stricter rules for Typescript files (#24910)

d9b93bd1 — Renaud Chaput 2 years ago
Enforce React Rules of Hooks with eslint (#24911)

955179fc — Renaud Chaput 2 years ago
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)

89269e4b — Renaud Chaput 2 years ago
Mark `wheel` events on scrollable list as passive (#24914)

9818f342 — fusagiko / takayamaki 2 years ago
Rewrite Domain component as function component (#24896)

5bc8e2d1 — fusagiko / takayamaki 2 years ago
Use LayoutType from is_mobile in actions/app (#24863)

7c1305b3 — たいち ひ 2 years ago
Add TypeScript support for `mastodon` alias and image imports (#24895)

76264e3f — たいち ひ 2 years ago
Rewrite RadioButton component as FC (#24897)

a65d2d10 — たいち ひ 2 years ago
Rewrite Image component as function component  (#24893)

490ccbf4 — たいち ひ 2 years ago
Rewrite <NotSignedInIndicator /> as FC (#24903)

6fdbee24 — たいち ひ 2 years ago
Rewrite <Check /> as FC (#24901)

140aa6b0 — fusagiko / takayamaki 2 years ago
Rewrite VerifiedBadge component as function component (#24892)

746979f7 — Claire 2 years ago
Fix compose textarea scroll behavior (#24872)

Fix column back button error (#24867)

f95125bd — Nick Schonning 2 years ago
Fail ESLint for Warnings in CI (#24836)

27bafabb — Florin 2 years ago
Fix Back button going outside the app (#24835)

45579a26 — Renaud Chaput 2 years ago
Fixes build errors from some previous TS-related commits (#24811)

0999cb46 — fusagiko / takayamaki 2 years ago
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)

Next