Skip to content

Releases: davezuch/purescript-ocelot

v0.36.0

Choose a tag to compare

@davezuch davezuch released this 10 Jan 18:37
7ed3eed

Switch from Gotham to Metropolis font.

v0.35.0

Choose a tag to compare

@boygao1992 boygao1992 released this 16 Aug 15:00
f643e66

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

Choose a tag to compare

@boygao1992 boygao1992 released this 25 Apr 17:36
a20d3e2

New

  • Add Outbrain Icon (#259)

v0.34.1

Choose a tag to compare

@boygao1992 boygao1992 released this 19 Jan 16:55
22bc010

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

Choose a tag to compare

@davezuch davezuch released this 21 Sep 00:36
d47a840
  • Button module refactor (breaking change: Ocelot.Block.Button -> Ocelot.Button)
  • Pill buttons

v0.33.3

Choose a tag to compare

@arthurxavierx arthurxavierx released this 27 Jun 19:03
f2432d9

Bugfix

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

v0.33.2

Choose a tag to compare

@arthurxavierx arthurxavierx released this 04 Mar 17:23
e8e271c

Bugfix

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

v0.33.1

Choose a tag to compare

@boygao1992 boygao1992 released this 25 Jan 02:26
2e2924d

New

  • Add Ad Set and Campaign icons (#214)

v0.33.0

Choose a tag to compare

@boygao1992 boygao1992 released this 12 Oct 19:54
9d668ce

Breaking Changes

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

v0.32.1

Choose a tag to compare

@boygao1992 boygao1992 released this 15 Sep 18:24
1b24b28

Improvement

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