Skip to content

Releases: palantir/blueprint

@blueprintjs/[email protected]

26 Jan 19:20
Compare
Choose a tag to compare
  • #2039 When allowSingleDayRange is enabled on date range inputs, the list of default shortcuts will now include Today and Yesterday (🎩 @rimig)

@blueprintjs/[email protected]

@blueprintjs/[email protected]

16 Jan 21:05
Compare
Choose a tag to compare

🐛 Bug fixes

  • #1893 Fixed anchor navigation links in sidebar
  • 41ee60e Fixed documentation links to point to new default branch on GitHub (develop instead of master)

@blueprintjs/[email protected]

16 Jan 21:05
Compare
Choose a tag to compare

📖 Latest docs: blueprintjs.com/docs

💎 New features

  • #1999 Added new UI icons: inner-join, left-join, right-join. Updated people icon.

@blueprintjs/[email protected]

11 Jan 22:45
Compare
Choose a tag to compare
  • Add input-level props to TagInput #1967
  • Apply className properly in Select and Suggest #1993

@blueprintjs/[email protected]

22 Dec 20:04
Compare
Choose a tag to compare

@blueprintjs/[email protected]

14 Dec 01:28
Compare
Choose a tag to compare

Enhancements

#1843 TagInput onKeyDown and onKeyUp callbacks now receive the active tag index as a second parameter
#1872 Popover2 adds pt-active class the target while the popover is open (🎩 @gjavitt)

🐛 Bug fixes

#1879 TimezonePicker Fix popoverProps typing to use IPopover2Props

@blueprintjs/[email protected]

14 Dec 01:27
Compare
Choose a tag to compare

Enhancements

#1825 DateInput and DateRangeInput now commit the typed value when 'Enter' is pressed

@blueprintjs/[email protected]

14 Dec 01:27
Compare
Choose a tag to compare

💎 New features

#1840 🌟 JavaScript APIs for ControlGroup, FileUpload, Label, TextArea

@blueprintjs/[email protected]

14 Dec 01:12
Compare
Choose a tag to compare
  • Fix invalid syntax in generated variables.less file (#1874)