Skip to content

Releases: citizennet/purescript-ocelot

v0.36.0

10 Jan 18:37
7ed3eed

Choose a tag to compare

Switch from Gotham to Metropolis font.

v0.35.0

16 Aug 15:00
f643e66

Choose a tag to compare

New

  • Allow setting defaultTime in DateTimePicker (#260)

Bugfix

  • DateTimePicker.SelectionChanged output now won't be triggered until both Date and Time are (de)selected
  • disabled is renewed by DateTimePicker.Receive

v0.34.2

25 Apr 17:36
a20d3e2

Choose a tag to compare

New

  • Add Outbrain Icon (#259)

v0.34.1

19 Jan 16:55
22bc010

Choose a tag to compare

Bugfix

  • Change button in disabled Typeahead can no longer open item container (#256)

Dev

  • Upgrade purescript to 0.14.9
  • Add make format using purs-tidy

v0.34.0

21 Sep 00:36
d47a840

Choose a tag to compare

  • Button module refactor (breaking change: Ocelot.Block.Button -> Ocelot.Button)
  • Pill buttons

v0.33.3

27 Jun 19:03
f2432d9

Choose a tag to compare

Bugfix

  • Expand MultiInput inner input field to fill the whole container (#240)

v0.33.2

04 Mar 17:23
e8e271c

Choose a tag to compare

Bugfix

  • Ocelot.Data.Currency.parseCentsFromDollarStr and Ocelot.Data.Currency.formatCentsToStrDollars now work with negative Cents values (#227)

v0.33.1

25 Jan 02:26
2e2924d

Choose a tag to compare

New

  • Add Ad Set and Campaign icons (#214)

v0.33.0

12 Oct 19:54
9d668ce

Choose a tag to compare

Breaking Changes

  • Allow Selecting Multiple in Ocelot.Typeahead.renderToolbarSearchDropdown (#211)

v0.32.1

15 Sep 18:24
1b24b28

Choose a tag to compare

Improvement

  • Add ToggleSingle Query to Ocelot.Component.Tree (#210)