v1.0.0
- 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