Skip to content

Releases: purescript-react/purescript-react-basic

v17.0.0

Choose a tag to compare

@mjrussell mjrussell released this 22 Jul 19:23

What's Changed

Full Changelog: v16.0.0...v17.0.0

v16.0.0

Choose a tag to compare

@maddie927 maddie927 released this 10 Mar 18:10
0baad06

PureScript 0.14 updates!

v14.0.0

Choose a tag to compare

@maddie927 maddie927 released this 01 May 21:51
102f417
  • Fix autoComplete prop type

v13.0.0

Choose a tag to compare

@maddie927 maddie927 released this 21 Oct 05:37
feee3a5

Major changes

  • Removed duplicate svg entries from React.Basic.DOM. Use React.Basic.DOM.SVG

Minor changes

  • Added an additional definition for each DOM element exposing the ReactComponent type before it is applied to element. This allows their use with APIs that expect to be handed React components, not PureScript functions.

v12.0.0

Choose a tag to compare

@maddie927 maddie927 released this 26 Aug 23:13
3ce119e

Major changes

  • Support DOM data-* attributes using the _data prop

v11.1.0

Choose a tag to compare

@maddie927 maddie927 released this 26 Aug 20:30
f09b25d

Minor changes

  • Add Semigroup and Monoid instances to CSS

v11.0.0

Choose a tag to compare

@maddie927 maddie927 released this 02 Aug 17:38
bb3cfcb

Major changes

  • Add namespace props to svg element

v10.0.0

Choose a tag to compare

@maddie927 maddie927 released this 02 Aug 16:49
809ccc8

Major changes

  • Removed SharedProps in favour of "*" from react-html-attributes (@tesujimath)
  • Add a module with types for SVG elements (@kryft)

Minor changes

Patch changes

v9.0.1

Choose a tag to compare

@hdgarrood hdgarrood released this 06 Jun 18:03
  • Relax some upper bounds to allow using this package with purs 0.13.0

v9.0.0

Choose a tag to compare

@maddie927 maddie927 released this 08 Apr 18:00
05f0cf2