Skip to content

Releases: BrightspaceUI/table

v1.4.2

29 Mar 18:17
88cf5ab
Compare
Choose a tag to compare
Merge pull request #165 from BrightspaceUI/US94442/TA124313/remove_bo…

Fix border issues in sticky headers

22 Mar 13:56
a30814f
Compare
Choose a tag to compare
Merge pull request #163 from BrightspaceUI/fix-failing-tests

First attempt to fix failing tests

Ugrade Stickyfill and fix sticky actions

13 Mar 16:00
f5bc9ca
Compare
Choose a tag to compare
Merge pull request #158 from ppaskaris-d2l/fix-sticky-bootans

Fix stickies in Chrome/FF and remove bonus margins in IE/Edge

v1.3.0

07 Mar 19:18
cec038f
Compare
Choose a tag to compare

Add support for sticky headers and sticky columns

v1.2.0: Merge pull request #149 from BrightspaceUI/class-based-style

29 Jan 15:57
43e86ba
Compare
Choose a tag to compare

Restructuring and simplification of how style gets applied. Now uses JavaScript to install CSS classes on first/last rows and cells and the style targets those classes.

v1.1.0: Merge pull request #136 from BrightspaceUI/fixes

04 Jan 20:15
ae2f4c5
Compare
Choose a tag to compare
  • Edge fixes
  • use *-of-type instead of *-child

Hybrid release

23 Aug 14:31
Compare
Choose a tag to compare
Merge pull request #126 from awikkerink/hybridize-attempt

Hybridize attempt

v0.6.8: Merge pull request #121 from BrightspaceUI/upgrade-color-2.4.0

22 Jun 20:40
Compare
Choose a tag to compare

v0.6.7: Merge pull request #118 from BrightspaceUI/fix-tests

25 Apr 15:21
Compare
Choose a tag to compare

Fix Stickyfill dependency

24 Mar 14:59
Compare
Choose a tag to compare

Stickyfill won't work correctly with webcomponents, but browsers that have web components also have position: sticky implemented