v1.4.0
π It's Christmas! The Blueprint team will be on vacation for the next two weeks. We'll return with a 1.5.0 release in early January. Happy holidays! π
π Highlights: Support for server-side/isomorphic rendering
π Latest docs: blueprintjs.com/docs
@blueprintjs/core 1.4.0
- π NEW Support for server-side/isomorphic rendering #360 (courtesy of @codebling)
- Fixed Add
@types/tether
and@types/dom4
dependencies to make TS consumption easier #360 #368 - Fixed HotkeysDialog is no longer
inline
#359
@blueprintjs/datetime 1.4.0
- Fixed
DateInput
doesn't produce an error when its value is deleted #373 (courtesy of @AlexMarvelo)