Skip to content

@blueprintjs/table@2.1.0

Compare
Choose a tag to compare
@giladgray giladgray released this 19 Apr 23:18
· 2326 commits to develop since this release
  • ⭐️ #2325 Support for customizing the CSS class namespace pt-
    • in the upcoming 3.0 release, we will change this namespace to bp3- to avoid style conflicts with previous versions of Blueprint on the same page
    • added a new docs page about Classes to encourage use of the forward-compatible Classes constants
  • #2390 Fix hot reload support (🎩 @dan-katz)
  • #2118 Fix scroll syncing when widths/heights change (🎩 @mcintyret)