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

Component: Radio #201

Closed
malashkevich opened this issue Dec 10, 2018 · 0 comments
Closed

Component: Radio #201

malashkevich opened this issue Dec 10, 2018 · 0 comments
Assignees
Labels
➡️ Next Upcoming changes 📱 Components components module-specific

Comments

@malashkevich
Copy link
Member

  • mock mapping
    with following parameters: bgColor,border-color,width,size,color,border-radius,border-width.
  • write component
    props: selected, onChange
  • tests
@malashkevich malashkevich added 📱 Components components module-specific sprint:open labels Dec 10, 2018
@issue-sh issue-sh bot added ➡️ Next Upcoming changes sprint:progress and removed sprint:open labels Dec 10, 2018
malashkevich pushed a commit that referenced this issue Dec 26, 2018
* feat(ui/radio): initial compomponent implementation

* feat(ui/radio): state mapping support

* feat(ui/radio): apply design styles

* test(radio): add radio component tests

* test(ui/radio): [temporary] radio tests

* feat(theme): add appearances mapping config

* refactor(theme): split theme service

* refactor(theme): remove useless tests

* refactor(theme): [temporary] mapping & style services

* merge: style-consumer-appearance-support

* refactor(theme): style-consumer methods refactor, move to service

* refactor(theme): remove unused imports from style-consumer

* refactor(theme): move method from hoc to service (style-consumer)

* refactor(theme): framework ui-component imports refactor (style-component is decorator now).

* test(theme): style-consumer-service spec add

* refactor(theme): style-consumer-service functions refactor

* refactor(theme): style-consumer-service as a class implement and integrate

* build(tsconfig): allow using decorators switch-on

* refactor(theme): styled decorator rename

* feat(theme): createStyle function supporting appearances

* refactor(theme): style consumer service

* refactor(ui/radio): adopt component to new config

* test(theme): adopt theme test to new config

* refactor(playground): remove sample component

* feat(playground): update radio screen examples

* build(package): react-native-testing-library update

* test(ui/radio): add radio component snapshot tests

* refactor(playground): adopt radio screen to appearances config
@issue-sh issue-sh bot closed this as completed Jan 2, 2019
@issue-sh issue-sh bot removed the sprint:closed label Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➡️ Next Upcoming changes 📱 Components components module-specific
Projects
None yet
Development

No branches or pull requests

2 participants