Blueprint Versions Save

A React-based UI toolkit for the web

@blueprintjs/[email protected]

6 years ago
  • ⭐️ #2394 Add a new lint rule blueprint-classes-constants to enforce use of Classes.* constants instead of "pt-prefixed-strings". This rule is enabled by default.
    • Also added blueprint-icon-components rule to enforce JSX component or string literal usage for icon props. This rule is disabled by default and has little practical purpose until we ship individual components for the icons #2193
  • removed file-header configuration as it mentioned Palantir

@blueprintjs/[email protected]

6 years ago
  • #2349 Added new icons mountain, outdated, updated
  • #2331, #2349 Fixed a few existing icons

@blueprintjs/[email protected]

6 years ago
  • #2361 Add Documentation scrollParent prop (🎩 @styu)
  • #2350 Increase site width by 100px

@blueprintjs/[email protected]

6 years ago
  • #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/[email protected]

6 years ago
  • #2357 increase gap between month selection text and caret (🎩 @reiv)

@blueprintjs/[email protected]

6 years ago
  • #2360 Add mountain, outdated, updated icons. Fix some existing icons.

@blueprintjs/[email protected]

6 years ago
  • #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/[email protected]

6 years ago

⚠️ This package does not contain any source code of its own. It currently re-exports the contents of @blueprintjs/select and @blueprintjs/timezone to ease migration. The next release of this package will drop this functionality.

Complete 2.0.0 release notes and migration guide