dojo / themes

Dojo Framework Themes
11 stars 19 forks source link

Initial Material Theme #53

Closed aciccarello closed 5 years ago

aciccarello commented 5 years ago

Type: feature

The following has been addressed in the PR:

Description: Base theme for material. Essentially creates empty css files for all the widgets and adds styles for the button by composing from @material/button as an example.

See #51 for how to test locally. In the comments there is a link to my widget-showcase branch which allows selecting the material theme.

Resolves #50

aciccarello commented 5 years ago

Looks like the d.ts files weren't updated automatically

aciccarello commented 5 years ago

This needs to have the .d.ts files updated (using tcm's actual generation)