Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(typings): Added typings for Radio, Confirm, Select and Textarea #1047

Merged
merged 3 commits into from
Dec 17, 2016

Conversation

koenvg
Copy link
Contributor

@koenvg koenvg commented Dec 17, 2016

  • Typo fix of accordion and added typing support for inclusive accordions.
  • Added typings of Radio, Confirm, Select and Textarea.

@koenvg koenvg changed the title Feat/typings Feat(typings): Added typings for Radio, Confirm, Select and textarea Dec 17, 2016
@koenvg koenvg changed the title Feat(typings): Added typings for Radio, Confirm, Select and textarea Feat(typings): Added typings for Radio, Confirm, Select and Textarea Dec 17, 2016
@codecov-io
Copy link

codecov-io commented Dec 17, 2016

Current coverage is 96.11% (diff: 100%)

Merging #1047 into master will not change coverage

@@             master      #1047   diff @@
==========================================
  Files           847        847          
  Lines          4710       4710          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           4527       4527          
  Misses          183        183          
  Partials          0          0          

Powered by Codecov. Last update 166878e...cdcd761

@levithomason
Copy link
Member

I just merged #1044 which handles the Accordion typo. I fixed conflicts here as well. Will merge on pass. Thanks!

@levithomason levithomason merged commit ded36f4 into Semantic-Org:master Dec 17, 2016
@levithomason
Copy link
Member

Released in semantic-ui-react@0.62.3.

DomiR added a commit to DomiR/Semantic-UI-React that referenced this pull request Dec 19, 2016
* pr/2:
  docs(Sidebar): fix filenames fixes Semantic-Org#1048
  docs(changelog): update changelog [ci skip]
  0.62.3
  feat(Checkbox): Indeterminate state (Semantic-Org#1043)
  Feat(typings): Added typings for Radio, Confirm, Select and Textarea (Semantic-Org#1047)
  chore(package): update babel-core to version 6.21.0 (Semantic-Org#1045)
  fix(dropdown): clear value when dropdown is blurred (Semantic-Org#1046)
  fix(typings): fix typings spelling on `Accordion` (Semantic-Org#1044)
  fix(docs): Fix check icon (Semantic-Org#1042)
  docs(changelog): update changelog [ci skip]
  0.62.2
  fix(Header): Remove duplicate class (Semantic-Org#1040)
  test(Examples): assert no console errors (Semantic-Org#645)
  feat(Accordion): ability to open multiple items (Semantic-Org#988)
  feat(docs): Active className on Sidebar item (Semantic-Org#1031)
  chore(package): update node-sass to version 4.0.0 (Semantic-Org#1015)
  chore(package): update debug to version 2.4.1 (Semantic-Org#1028)
@koenvg koenvg deleted the feat/typings branch January 9, 2017 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants