Skip to content

v1.0.0

Choose a tag to compare

@aminya aminya released this 03 Jul 23:50
· 39 commits to master since this release
  • Updated to Solid 1.0.0
  • Improved the default styling of the header
  • It is now possible to exclude all the CSS provided by this library
  • Other minor changes

Breaking changes:

  • The main bundle now targets Chrome 76, and the module bundle targets Chrome 90. You can feed these bundles to your build system to support any older browser.
  • By default "solid-simple-table light typography" class name is used. If you want to use the style provided by this library in addition to your own class, you should pass both together. For example: your-class solid-simple-table dark typography