Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🎆 Highlights: New
MultiSelect<T>
andOmnibox<T>
components, newHotkey
props, newTimePicker
props📖 Latest docs: blueprintjs.com/docs
@blueprintjs/core 1.23.0
Hotkey
AddallowInInput
,disabled
,preventDefault
,stopPropagation
props ([Hotkeys] Add allowInInput, disabled, preventDefault, stopPropagation props #1304)Menu
AddulRef
prop ([Menu] Add ulRef prop #1319)Tag
FixHTMLAttributes
type ([Tag] fix HTMLAttributes type #1342)NonIdealState
Improve title centering ([Non-ideal state] Fix title centering #1329).pt-navbar
mention, add dom4 script to HTML example ([docs] navbar component, dom4 script #1337).pt-control
support within form groups ([Form group] Better pt-control support #1336)Dialog
Reduce top position ([Dialog] Reduce top position #1338)EditableText
Improve tests foronConfirm
andonCancel
behavior ([EditableText] Improve tests for onConfirm and onCancel behavior #1310)@blueprintjs/table 1.20.0
RoundSize
component wrapper (Disable the<RoundSize>
component wrapper #1333)TruncatedFormat
Fix popover size issues leading to infinite loops ([TruncatedFormat] Fix popover size issues leading to infinite loops #1344)@blueprintjs/datetime 1.19.0
TimePicker
AddedminTime
andmaxTime
props ([Datetime] Added minTime and maxTime options to TimePicker component #1272) (🎩 @jacekjagiello)DateRangePicker
Disable out-of-range shortcuts ([DateRangePicker] Disable out-of-range shortcuts #1311)DateInput
No longer defaults to Today with time precision enabled ([DateInput] No longer defaults to Today with time precision enabled #1349)@blueprintjs/labs 0.4.0
MultiSelect<T>
component ([Labs] New MultiSelect component #1275)Omnibox<T>
component ([Labs] New Omnibox component #1325)TagInput
onAdd
can returnfalse
to prevent clearing input ([TagInput] onAdd can return false to prevent clearing input #1309)