Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

floatthead

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

floatthead - npm Package Versions

12

1.2.12

Diff

Changelog

Source

1.2.12

Huge thanks to CoryDuncan, ithielnor, jurko-gospodnetic and mhwlng for your PRs

  • https://github.com/mkoryak/floatThead/pull/168 - support for fractional column widths (no more alignment issues!)
  • https://github.com/mkoryak/floatThead/pull/175 - having tables within tables wont cause weird issues
  • https://github.com/mkoryak/floatThead/issues/165 - Fire an event when the header is floated / unfloated
  • https://github.com/mkoryak/floatThead/issues/180 - no space outside of table causes it to always float
  • https://github.com/mkoryak/floatThead/pull/185 - inner scrolling doesnt respect container border
  • https://github.com/mkoryak/floatThead/issues/186 - can init on a table without thead and later add it
  • https://github.com/mkoryak/floatThead/issues/194 - header sizing takes into account border-collapse rules
  • bunch of code and stylistic cleanup
mkoryak
published 1.2.13 •

Changelog

Source

1.2.13

  • https://github.com/mkoryak/floatThead/issues/220 - Header and Body alignment problem
  • package.json was incorrect
  • autoReflow option should work better if your browser supports MutationObserver
  • added native support for tables within bootstrap3 tabs or jqueryui tabs
  • if a tables is hidden, the plugin will not try do anything when you scroll
  • the cat is cute
mkoryak
published 1.2.10 •

Changelog

Source

1.2.10

  • play nicely with angularjs if it modifies the DOM behind the scenes
  • screen reader support via enableAria option
  • https://github.com/mkoryak/floatThead/issues/122 - better default options for ie
  • https://github.com/mkoryak/floatThead/issues/121 - header layout bug
  • https://github.com/mkoryak/floatThead/issues/128 - issues with scrollbar size detection in certain layouts
  • https://github.com/mkoryak/floatThead/issues/127 - destroy not removing some elements
mkoryak
published 1.2.8 •

Changelog

Source

1.2.8

  • https://github.com/mkoryak/floatThead/issues/82 - table not disappearing when out of view in a certain layout
  • https://github.com/mkoryak/floatThead/issues/84 - header not aligned if your scrolling container has a certain height
  • https://github.com/mkoryak/floatThead/issues/86 - do not take hidden TRs into account when calculating header height
mkoryak
published 1.2.7 •

Changelog

Source

1.2.7

  • Changed license over to MIT
mkoryak
published 1.2.6 •

Changelog

Source

1.2.6

  • new stuff:
  • added support for tables with existing <colgroup> elements
  • added a grunt task to build dist to master
  • bug fixes:
  • https://github.com/mkoryak/floatThead/issues/57 - window resize issues on windows
  • https://github.com/mkoryak/floatThead/issues/70 - better support for responsive tables
  • https://github.com/mkoryak/floatThead/issues/71 - incorrectly unbinding events in destroy
  • https://github.com/mkoryak/floatThead/issues/75 - dom leakage in destroy
mkoryak
published 1.2.4 •

Changelog

Source

1.2.4

  • better support for really really wide tables
  • fixed https://github.com/mkoryak/floatThead/issues/53
  • fixed https://github.com/mkoryak/floatThead/issues/56
mkoryak
published 1.2.2 •

Changelog

Source

1.2.2

  • better support for tables with dynamically hidden columns
  • can now set a class on the floating header's container div
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc