Releases: davezuch/purescript-ocelot
Releases · davezuch/purescript-ocelot
Release list
v0.36.0
v0.35.0
New
- Allow setting
defaultTimeinDateTimePicker(#260)
Bugfix
DateTimePicker.SelectionChangedoutput now won't be triggered until both Date and Time are (de)selecteddisabledis renewed byDateTimePicker.Receive
v0.34.2
v0.34.1
Bugfix
Changebutton in disabled Typeahead can no longer open item container (#256)
Dev
- Upgrade
purescriptto0.14.9 - Add
make formatusingpurs-tidy
v0.34.0
v0.33.3
Bugfix
- Expand MultiInput inner input field to fill the whole container (#240)
v0.33.2
Bugfix
Ocelot.Data.Currency.parseCentsFromDollarStrandOcelot.Data.Currency.formatCentsToStrDollarsnow work with negativeCentsvalues (#227)
v0.33.1
New
- Add Ad Set and Campaign icons (#214)
v0.33.0
Breaking Changes
- Allow Selecting Multiple in
Ocelot.Typeahead.renderToolbarSearchDropdown(#211)
v0.32.1
Improvement
- Add
ToggleSingleQuery toOcelot.Component.Tree(#210)