Commit Graph

7 Commits (ccd41f6bdc72de909707a9d8770499ecde468ed7)

Author SHA1 Message Date
Audric Ackermann 8e2741349d
chore: lint 1 year ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 1 year ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
2 years ago
Audric Ackermann 46e3675c45 feat: add function to redux to grab group detail outside of store 2 years ago
Scott Nonnenberg 7e2d7b5e60 Media Gallery: Support for dark theme 8 years ago
Scott Nonnenberg 2988da0981 Turn on all of Microsoft's recommend lint rules
Biggest changes forced by this: alt tags for all images, resulting in
new strings added to messages.json, and a new i18n paramter/prop added
in a plot of places.

Another change of note is that there are two new tslint.json files under
ts/test and ts/styleguide to relax our rules a bit there. This required
a change to our package.json script, as manually specifying the config
file there made it ignore our tslint.json files in subdirectories
8 years ago
Daniel Gasienica 78f15b654d Add `EmptyState` component 8 years ago