Releases: BrightspaceUI/table
Releases · BrightspaceUI/table
v1.4.2
Merge pull request #165 from BrightspaceUI/US94442/TA124313/remove_bo…
Fix border issues in sticky headers
Merge pull request #163 from BrightspaceUI/fix-failing-tests First attempt to fix failing tests
Ugrade Stickyfill and fix sticky actions
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
Add support for sticky headers and sticky columns
v1.2.0: Merge pull request #149 from BrightspaceUI/class-based-style
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
- Edge fixes
- use
*-of-type
instead of*-child
Hybrid release
Merge pull request #126 from awikkerink/hybridize-attempt Hybridize attempt
v0.6.8: Merge pull request #121 from BrightspaceUI/upgrade-color-2.4.0
Contains updated color palette.
v0.6.7: Merge pull request #118 from BrightspaceUI/fix-tests
Fix Stickyfill dependency
Stickyfill won't work correctly with webcomponents, but browsers that have web components also have position: sticky
implemented