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

Release v0.0.0-rc11 #212

Merged
merged 1 commit into from
Jun 14, 2018
Merged

Release v0.0.0-rc11 #212

merged 1 commit into from
Jun 14, 2018

Conversation

tomashapl
Copy link
Contributor

@tomashapl tomashapl commented Jun 14, 2018

Changelog:

Alert

  • Fixed closable button in Alert component

Checkbox

  • rewrited to styled-components
  • moved from deprecated
    • import from base with <ThemeProvider> wrapper
    • import from lib lib/_deprecated/Checkboxlib/Checkbox
  • added new props
    • hasError boolean - state of checkbox with error
    • info React.Node - render additional info

Radio

  • rewrited to styled-components
  • moved from deprecated
    • import from base with <ThemeProvider> wrapper
    • import from lib lib/_deprecated/Radiolib/Radio
  • added new props
    • hasError boolean - state of radio with error
    • info React.Node - render additional info

ButtonLink

  • added
  • renders <a/> or <button> based on href prop

For usage check our storybook
https://kiwicom.github.io/orbit-components/

@tomashapl tomashapl merged commit eb990cc into master Jun 14, 2018
@vepor vepor deleted the v0.0.0-rc11 branch June 14, 2018 16:56
bul-nick-al pushed a commit to bul-nick-al/orbit that referenced this pull request Aug 19, 2022
…-and-choicetile

Use elevation on Tile and ChoiceTile
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.

2 participants