Skip to content

Releases: palantir/blueprint

@blueprintjs/core@2.2.0

19 Apr 23:18
Compare
Choose a tag to compare
  • ⭐️ #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
  • ⭐️ #2341 Slider now uses percentages instead of pixels for layout, resulting in effortless resizes! (🎩 @reiv)
    2018-03-30_18-58-56
  • 📦 #2362 Upgrade to Normalize.css 8.0.0 to fix font-family issues on some components (🎩 @reiv)
  • 🔨 #2328 Fix Webpack externals so *.bundle.js files are as light as possible
  • 🔨 #2367 Fix TypeScript bundling with at-loader on Windows (🎩 @reiv
  • #2399 Added Overlay didClose and Popover popoverDidClose lifecycle props!
    • now possible with react-transition-group onExited method (did not exist in 1.0)
  • #2131 ContextMenu now re-creates its DOM element when it closes, allowing it to be used in other overlays like Dialog
  • #2344 InputGroup now supports .pt-fill modifier (🎩 @qcz)
  • #1861 InputGroup now has default right padding when rightElement is omitted
  • #2382 Popover improved focus event handling, particularly when switching tabs (🎩 @reiv)
  • #2400 Fix Callout icon positioning
  • #2377 Fix Checkbox onChange 😨 (🎩 @js-um)
  • #803 Fix ContextMenu so it will remain inside the viewport
  • #1188 Fix Overlay outside click logic when hasBackdrop=false
  • #2401 Fix Portal onChildrenMount so it is invoked after children mount
  • #2365 Fix large TagInput tag-remove button size
  • #2409 File input Sass variables now have !default

@blueprintjs/icons@2.1.1

05 Apr 22:39
Compare
Choose a tag to compare
  • #2349 Added new icons mountain, outdated, updated
  • #2331, #2349 Fixed a few existing icons

@blueprintjs/docs-theme@2.1.1

05 Apr 22:39
Compare
Choose a tag to compare
  • #2361 Add Documentation scrollParent prop (🎩 @styu)
  • #2350 Increase site width by 100px

@blueprintjs/datetime@2.0.2

05 Apr 22:35
Compare
Choose a tag to compare
  • #2357 increase gap between month selection text and caret (🎩 @reiv)

@blueprintjs/core@2.1.1

05 Apr 22:38
Compare
Choose a tag to compare
  • #2329, #2333 Add props for common modifier classes
    • Button: fill, large, minimal, small
    • Checkbox etc: alignIndicator, large
    • InputGroup: large, round
    • Label: inline
    • Menu: large
    • MenuItem: active
    • Navbar: fixedToTop
    • NumericInput: fill
    • ProgressBar: animate, stripes
    • Spinner: large, small
    • Tag: large, minimal, round
    • TagInput: fill, large
  • #2330 Add more Classes constants
  • #2323 Checkbox renders SVG icons
  • #2346 .pt-html-table supports th cells in tbody (🎩 @VictorHom)
  • #2343 Fix invalid prop warning (🎩 @CPyle)

@blueprintjs/core@1.36.0

04 Apr 19:24
Compare
Choose a tag to compare
  • #2360 Add mountain, outdated, updated icons. Fix some existing icons.

@blueprintjs/core@2.0.1

26 Mar 21:59
Compare
Choose a tag to compare
  • #2316 Bump react peerDependency to 16.2.0 for fragment support
    • release notes for 2.0.0 declared this minimum version but it was not enforced in core's package.json

@blueprintjs/timezone@2.0.0

@blueprintjs/table@2.0.0

@blueprintjs/select@2.0.0