Skip to content

Latest commit

 

History

History
661 lines (439 loc) · 41.6 KB

CHANGELOG.md

File metadata and controls

661 lines (439 loc) · 41.6 KB

Change Log

Full Changelog

Closed issues:

  • Setting NODE_ENV and $(npm bin) on Windows #315
  • Create Contributing Guidelines #314
  • Compilation issue with docgenInfo.json (windows) #307
  • File docgenInfo.json missing from 'docs/app' #304
  • Better document component className buildup methods #282

Merged pull requests:

v0.16.4 (2016-06-28)

Full Changelog

Fixed bugs:

  • Relax Dropdown CWRP value error for multiple dropdowns #309

v0.16.3 (2016-06-28)

Full Changelog

Closed issues:

  • Introducing Semantic-UI-React-Storybook #308
  • Update List to v1 API #306
  • Missing dependencies in package.json #303
  • Would love to contribute #302
  • Remove sd-* classes #293

Merged pull requests:

v0.16.2 (2016-06-27)

Full Changelog

v0.16.1 (2016-06-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Disable debug logs #298
  • Progress Error: this.element.progress is not a function #297

Merged pull requests:

v0.16.0 (2016-06-26)

Full Changelog

Merged pull requests:

v0.15.2 (2016-06-24)

Full Changelog

Merged pull requests:

  • Add ability to remove dropdown items on backspace #283 (ianunruh)

v0.15.1 (2016-06-23)

Full Changelog

Fixed bugs:

  • Unlisted peer dependency on react-addons-create-fragment #274

Merged pull requests:

v0.15.0 (2016-06-23)

Full Changelog

Implemented enhancements:

  • Update Divider to v1 API #262

Closed issues:

  • Remove console.group #272

Merged pull requests:

v0.14.1 (2016-06-22)

Full Changelog

Fixed bugs:

Closed issues:

  • Published NPM package executes dev dependencies (HMR) #264
  • Publishing latest versions to NPM #261

Merged pull requests:

v0.14.0 (2016-06-21)

Full Changelog

Implemented enhancements:

  • Warn when duplicating classes #96
  • Add toggle button functionality #43
  • Use local modules in dev #29
  • Add animation to Modal Show AND Modal Hide #13

Fixed bugs:

  • Doc site is broken #238
  • [Segment] Right floated segment not floating #120

Closed issues:

  • how to do pull request on docs? #258
  • CSS with stardust #257
  • Stardust's dependency on Semantic UI #256
  • Slack integration test #253
  • Add README bullet points explaining the point of Stardust #166
  • Set value instead of object for serializing Form data #75
  • Conformance test for children/description/text props #71
  • Code coverage #63

Merged pull requests:

v0.12.4 (2016-05-06)

Full Changelog

Closed issues:

  • Solidify component API for className buildup #208
  • <Label /> Component #179
  • <Icon /> Component #178

Merged pull requests:

v0.13.3 (2016-03-20)

Full Changelog

v0.13.2 (2016-03-20)

Full Changelog

v0.13.1 (2016-03-20)

Full Changelog

v0.13.0 (2016-03-20)

Full Changelog

Implemented enhancements:

  • Support all dropdown types #4

Closed issues:

  • Dropdown fails to open on initial render with dynamic className change #149

Merged pull requests:

v0.12.3 (2016-03-16)

Full Changelog

v0.12.2 (2016-03-16)

Full Changelog

Closed issues:

  • Webpack build error - Module parse failed #173
  • Create Semantic UI Card Component #146

Merged pull requests:

v0.12.1 (2016-02-15)

Full Changelog

Merged pull requests:

v0.12.0 (2016-02-13)

Full Changelog

Closed issues:

  • Use 0.0.0.0 in webpack dev server #135
  • Restructure sub components #99

Merged pull requests:

v0.11.1 (2016-02-11)

Full Changelog

Fixed bugs:

  • Form props are not passed to settings (prevent submit) #160
  • [Segment] Piled Segments not piling #116
  • Radium integration Issue #104

Merged pull requests:

v0.11.0 (2016-02-05)

Full Changelog

Implemented enhancements:

v0.10.2 (2016-02-01)

Full Changelog

Fixed bugs:

v0.10.1 (2016-01-29)

Full Changelog

v0.10.0 (2016-01-29)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.9.9 (2016-01-25)

Full Changelog

v0.9.8 (2016-01-25)

Full Changelog

Merged pull requests:

  • Revert "Optimizes display performance of the Input render method" #152 (jhabdas)

v0.9.7 (2016-01-24)

Full Changelog

Merged pull requests:

  • Optimizes display performance of the Input render method #151 (jhabdas)

v0.9.6 (2016-01-22)

Full Changelog

Merged pull requests:

  • feat(Table): accept sort/onSortChange properties to display sorted state #148 (davezuko)

v0.9.5 (2016-01-21)

Full Changelog

Merged pull requests:

  • chore(Dropdown): add props for semantic settings #147 (davezuko)

v0.9.4 (2016-01-13)

Full Changelog

Fixed bugs:

Closed issues:

  • <Item /> not rendering at all #144
  • [Form Validation] Regular Expression Validator not working #143
  • Change webpack devtool to source-map #136

v0.9.2 (2016-01-04)

Full Changelog

Merged pull requests:

v0.9.1 (2015-12-22)

Full Changelog

Closed issues:

  • GitHub Pages page is down #129

Merged pull requests:

v0.9.0 (2015-12-21)

Full Changelog

Implemented enhancements:

  • Fix Source Maps #119
  • Support progress bars #118
  • Generate changelog on deploy #101

Fixed bugs:

  • Only a subset of tests running #126
  • Placeholder Text Turns Black on Control Focus #123

Closed issues:

  • Relax jsdoc validation #105
  • Add Webpack config to README #87
  • Need Generic Select Component #78
  • Solidify Form validation and submission pattern #66

Merged pull requests:

v0.8.1 (2015-12-07)

Full Changelog

Implemented enhancements:

Closed issues:

  • Segment examples #112

Merged pull requests:

v0.8.0 (2015-11-24)

Full Changelog

Implemented enhancements:

  • Add <Header /> component #107
  • Add <Buttons /> #97
  • A <Divider /> element. #49

Closed issues:

  • Duplicate random data causing intermittent Table test fail #95
  • Cleanup redundancy in tests #60

Merged pull requests:

v0.7.1 (2015-10-28)

Full Changelog

Implemented enhancements:

  • Support Fields element #36
  • Create Container Element to Handle Container classes #10

Fixed bugs:

  • Nesting an <Input /> in a <Field /> #38

Closed issues:

  • Conformance test for element and plugin #72

Merged pull requests:

v0.7.0 (2015-10-23)

Full Changelog

Implemented enhancements:

  • Input does not handle labels #61
  • <List /> component #50
  • Remove all styles from stardust #27

Fixed bugs:

  • Select Input Needs to be Controlled Component #48

Closed issues:

  • Fubhub integration is needed. #88
  • Drop /dist build #86
  • Tests for customPropType utility #76
  • getSpreadableProps util #69

Merged pull requests:

v0.6.3 (2015-10-22)

Full Changelog

Merged pull requests:

v0.6.2 (2015-10-22)

Full Changelog

v0.6.1 (2015-10-22)

Full Changelog

Merged pull requests:

v0.6.0 (2015-10-22)

Full Changelog

Closed issues:

  • Static meta info object #70
  • CustomPropTypes util #68

Merged pull requests:

v0.5.1 (2015-10-19)

Full Changelog

Implemented enhancements:

  • DATEPICKER #23

Fixed bugs:

  • README needs to say Babel stage 0 #28
  • Button warning #24

Closed issues:

  • Floated examples break the docs code layout #55
  • Example display order #41
  • Component guideline test #33
  • Replace class usage with attributes. #9
  • Use default props and params #6

Merged pull requests:

v0.5.0 (2015-10-16)

Full Changelog

Closed issues:

  • Need component for radio input #51

Merged pull requests:

v0.4.0 (2015-10-12)

Full Changelog

Closed issues:

  • Right side width #42

Merged pull requests:

v0.3.0 (2015-10-05)

Full Changelog

Merged pull requests:

v0.2.1 (2015-10-03)

Full Changelog

v0.2.0 (2015-10-03)

Full Changelog

Closed issues:

  • new issue #12

Merged pull requests:

v0.1.7 (2015-10-03)

Full Changelog

v0.1.6 (2015-10-03)

Full Changelog

v0.1.5 (2015-10-03)

Full Changelog

v0.1.4 (2015-10-03)

Full Changelog

v0.1.3 (2015-10-03)

Full Changelog

v0.1.2 (2015-10-03)

Full Changelog

v0.1.1 (2015-10-03)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator