Commit Graph

4 Commits (a098638bc0a30cec0f6e3078e64ab84c1ce22cf7)

Author SHA1 Message Date
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
Scott Nonnenberg 7e2d7b5e60 Media Gallery: Support for dark theme 7 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
7 years ago
Daniel Gasienica 78f15b654d Add `EmptyState` component 7 years ago