solid-simple-table

Blazing fast Table component with solid-js

MIT License

Downloads
322
Stars
53
Committers
4

Bot releases are visible (Hide)

solid-simple-table - v2.0.0 Latest Release

Published by aminya almost 2 years ago

solid-simple-table - v1.2.0

Published by aminya over 2 years ago

solid-simple-table -

Published by aminya about 3 years ago

Features

Add optional functions in the props for setting the CSS classes on the table cells (#13)

Other

  • Updated solid-js to 1.1.5
  • Updated devDependencies
solid-simple-table -

Published by aminya over 3 years ago

  • 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
solid-simple-table -

Published by aminya over 3 years ago

Update solid to 0.26.5
Refactor the tests

solid-simple-table -

Published by aminya over 3 years ago

Update solid and reduce the bundle size

solid-simple-table -

Published by aminya over 3 years ago

Update solid-js to 0.26.1

solid-simple-table -

Published by aminya over 3 years ago

Update solid to 0.25.0

solid-simple-table -

Published by aminya over 3 years ago

update solid to 0.24.13

solid-simple-table -

Published by aminya over 3 years ago

  • Update solid to 0.24.12 #6
  • Minor optimizations in the defaultSorter and sortClickHandler
solid-simple-table -

Published by aminya over 3 years ago

  • Lock the solid version in dependencies
  • Update devDependencies
solid-simple-table -

Published by aminya over 3 years ago

Update dependencies

solid-simple-table -

Published by aminya over 3 years ago

fix: the table does was not updated on parent rows changes

solid-simple-table -

Published by aminya almost 4 years ago

  • Add more parameters to the less file:
  • The border size now scales with the font size
  • The colors are calculated using less darken function
solid-simple-table -

Published by aminya almost 4 years ago

Extracted CSS import from the JS bundle, so it can be used without the need for using a build tool. The instruction for import CSS is added to the readme.

solid-simple-table - First release!

Published by aminya almost 4 years ago