bulma-sticky-table

A Bulma-friendly way to stick a table header, table footer, first column, or all three!

MIT License

Downloads
444
Stars
25
Committers
3

Bot releases are hidden (Show)

bulma-sticky-table - v3.0.0 Latest Release

Published by dangowans 5 months ago

Dropping support for older versions of Bulma. Now requires v1 or better.

bulma-sticky-table - v2.1.0

Published by dangowans over 1 year ago

  • Fix when a sticky header or footer is used in a modal over a page with a fixed navbar.
  • Dev dependency updates.

Full Changelog: https://github.com/cityssm/bulma-sticky-table/compare/v2.0.1...V2.1.0

bulma-sticky-table - v2.0.1

Published by dangowans about 2 years ago

Bundled Bulma updated to v0.9.4.

bulma-sticky-table - v2.0.0

Published by dangowans about 2 years ago

Breaking Change

CSS that bundles together sticky styles with Bulma has been renamed from bulma-with-sticky-table.min.css to bulma-with-sticky-table.css.

Highlights

  • Sticky styles only applied to @media screen, fixing printouts in Chrome.
  • Dev environment moved from Atom to VS Code. New development config files to go along with the change.
bulma-sticky-table - v1.4.0

Published by dangowans over 2 years ago

Fixes issue #3 where icons in controls in table cells had a z-index exceeding the sticky header. z-index can now be controlled by a variable.

Full Changelog: https://github.com/cityssm/bulma-sticky-table/compare/v1.3.1...v1.4.0

bulma-sticky-table - v1.3.1

Published by dangowans over 2 years ago

Fix background color on rows with .is-selected. Thanks @bvandevliet

What's Changed

New Contributors

Full Changelog: https://github.com/cityssm/bulma-sticky-table/compare/v1.3.0...v1.3.1

bulma-sticky-table - v1.3.0

Published by dangowans about 3 years ago

Adding .has-sticky-footer, and tfoot styling.

bulma-sticky-table - v1.2.0

Published by dangowans about 3 years ago

Improved cell border styling.

bulma-sticky-table - v1.1.1

Published by dangowans about 3 years ago

Shift the sticky header down when the table is proceeded by a fixed top navbar.

bulma-sticky-table - v1.0.0

Published by dangowans over 3 years ago

Initial release.