Skip to content

hydra

Latest
Compare
Choose a tag to compare
@anru anru released this 28 Jun 10:57
· 2 commits to master since this release

Main change is theming support.

Changelog summary:

  • now any resource could be overridden in themes/<themeName> directory
  • ThemeProvider component for enabling customization in jsx domain in end app
  • tasks were moved to Makefile
    • use make publish instead of npm publish
    • make build built all themes
  • package is being published from build directory with all themes bundled inside