Skip to content

Releases: influitive/patternity

v1.0.65

28 Oct 21:22
Compare
Choose a tag to compare

7bd6638 Fixed button disabled.

v1.0.64

28 Oct 15:16
Compare
Choose a tag to compare

Patternity Version 1.0.64

5437123

v2.0.0-rc4

23 Oct 19:08
Compare
Choose a tag to compare
v2.0.0-rc4 Pre-release
Pre-release

1110283

updated to react 0.14.0
added react overlays

v1.0.63

23 Oct 18:28
Compare
Choose a tag to compare

ecaea91 Hotfix: Make button just enforce that style is an object.

v1.0.62

22 Oct 16:17
Compare
Choose a tag to compare

6c37ff0 PAT-93: Adding SplitButtonDropdown component.

v1.0.60

22 Oct 13:58
Compare
Choose a tag to compare

Patternity version 1.0.61 a7dbf88

NUT-632: stopPropagation on toggle switch click to stop un-needed bubbling b00c4f4

v1.0.55

19 Oct 15:20
Compare
Choose a tag to compare

c0746f1 accordion
8b0bea4 rename opensectionIndex to initialSectionIndex

BREAKING CHANGE:
accordion now accepts an initialSectionIndex
and an openSectionIndex, they do not work together

initialSectionIndex is the initial open section to render,
open section is passed off to internal state on subsequent render

openSectionIndex if passed in will always be the only open section

v1.0.54

19 Oct 14:46
Compare
Choose a tag to compare

a4542af Dropdown button: Dropdown closes on click of item.

v1.0.53

14 Oct 20:51
Compare
Choose a tag to compare

a4fae04 fix last accordion change
ecf2098 Remove infinite loop from calling setState in compone

v1.0.51

14 Oct 20:17
Compare
Choose a tag to compare

a9e148f

310a81a
fixed From component not updating and textarea props for message