tag:github.com,2008:https://github.com/fboxerappdev/react-semantify/releases
Tags from react-semantify
2015-04-03T14:52:54Z
tag:github.com,2008:Repository/43060508/v0.3.1
2015-04-03T14:52:54Z
v0.3.1
<p>v0.3.1</p>
<p>- Remove Unit Component onClick function. Just transfer default props. issue <a class="issue-link js-issue-link" href="https://github.com/jessy1092/react-semantify/issues/19">jessy1092#19</a></p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.2.4
2015-04-03T14:57:50Z
v0.2.4
jessy1092
tag:github.com,2008:Repository/43060508/v0.3.0
2015-03-31T17:01:34Z
v0.3.0: - Support React v0.13.x
<p>- Support React v0.13.x</p>
<p>- Use classnames instead of React.addon.classSet</p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.2.3
2015-01-06T17:53:45Z
v0.2.3: - Add Commons and Modules Test Function
<p>- Add Commons and Modules Test Function</p>
<p>- Use covrage status.
<br />- Use jest.genMockFunction to test onClick Function.</p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.2.2
2015-01-04T19:25:37Z
v0.2.2: - Fix the onClick function Bug. issue #7
<p>- Fix the onClick function Bug. issue <a class="issue-link js-issue-link" href="https://github.com/jessy1092/react-semantify/issues/7">jessy1092#7</a></p>
<p> + Remove onClick Function Test on elements.
<br /> - Segment, Label, Icon, Header, Flag, Button
<br />- Add Collections and Views Test Function.</p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.2.1
2015-01-03T07:05:50Z
v0.2.1
<p>- Fix the onClick function Bug: Use this.props.onClick to get the onC…</p>
<p>…lick function.</p>
<p>+ Segment, Label, Icon, Header, Flag, Button
<br />- Add Elements Test Function.
<br />+ Use [Jest](<a href="https://facebook.github.io/jest/">https://facebook.github.io/jest/</a>) for component test.
<br />+ Use Travis-CI for CI.</p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.2.0
2015-01-02T09:01:41Z
v0.2.0
<p>- Enhabce [Input component](<a href="https://github.com/jessy1092/react-semantify/blob/master/docs/Elements.md#input">https://github.com/jessy1092/react-semant…</a></p>
<p><a href="https://github.com/jessy1092/react-semantify/blob/master/docs/Elements.md#input">…ify/blob/master/docs/Elements.md#input</a>)</p>
<p>- Add State in Modules component.
<br /> + Checkbox support: *disabled*, *readOnly*
<br /> + Dimmer support: *disabled*, *active*
<br /> + Dropdown support: *disabled*, *active*, *error*
<br /> + Modal support: *active*
<br /> + Progress support: *active*, *success*, *warning*, *error*, *disabled*
<br /> + Search support: *loading*
<br /> + Tab support: *active*, *loading*</p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.1.2
2014-12-27T12:48:35Z
v0.1.2: - Add `<Title>` component for Accordion.
<p>- Add `<Title>` component for Accordion.</p>
<p>- update Checkbox: support `disabled`, `readOnly`, `init` property.
<br />- update Dimmer: support `disabled`, `active`, `init` property.</p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.1.1
2014-12-24T18:28:42Z
v0.1.1
<p>- Support `init` property in all module components. let it initialize…</p>
<p>…s easily.</p>
<p>- Fix the bug: Accordion typo.</p>
jessy1092
tag:github.com,2008:Repository/43060508/v0.1.0
2014-12-22T16:00:43Z
v0.1.0
<p>- Add State attribute: Disabled, Focus, Active, Loading, Error, Compl…</p>
<p>…eted.</p>
<p>- Below elements can support thease attributes.
<br /> + Button: `active`, `disable`, `loading`
<br /> + Header: `disable`
<br /> + Icon: `disable`, `loading`
<br /> + Image: `disable`
<br /> + Input: `loading`, `focus`, 'error'
<br /> + Loader: `disable`
<br /> + Reveal: `disable`
<br /> + Segment: `disable`, `loading`
<br /> + Step: `active`, `disable`, `completed`</p>
jessy1092