🎆 Highlights: docs syntax highlighting, new loading Skeleton component, fixed Toast stacking
📖 Latest docs: blueprintjs.com/docs
@blueprintjs/core 1.5.0
- 🌟 NEW: CSS API for loading
Skeleton
component! #338
- 🌟 Fixed
Toast
stacking when usingToaster.create()
#367 - Fixed
Collapse
component transition handles back-to-backisOpen
toggles #217 - Fixed
Menu
divider title descenders being cut off #374 - Fixed disabled
MenuItem
now prevents submenu and link interaction #398 - Fixed add
disabled
to IControlProps so it appears in props table #396 - Changed many more
!default
Sass variables, including all the colors #123, #377, #399 - Changed tweaked colors of dark
Spinner
#369
@blueprintjs/datetime 1.4.1
- Fixed
DatePickerCaption
will display out-of-bounds year as a disabled option #391
@blueprintjs/table 1.2.1
- Added
tsconfig.json
to examples/ directory for editor integration #407
Documentation
- 🌟 NEW syntax highlighting for all code samples!! #98
- Fixed more complete installation and usage instructions #190, #201
General
- Fixed Stricter Sass linting #411
- this is an internal refactor with no effect on any APIs