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

Document and test initial stylesheet props #44

Open
omariosouto opened this issue Jan 19, 2022 · 0 comments · Fixed by #45
Open

Document and test initial stylesheet props #44

omariosouto opened this issue Jan 19, 2022 · 0 comments · Fixed by #45

Comments

@omariosouto
Copy link
Member

omariosouto commented Jan 19, 2022

Why

  • Document: It's important to people see the available props and be aware that web supports everything while our list is related to props that are common in Flutter and React

How

  • Use Flutter test for flutter and the Box component
  • Use react testing library for react and the Box component
  • Try to sync this docs inside storybook also
  • inside "examples" add small examples related to the styled that are being created

DoD

  • Have in skynexui.dev in the section "Stylesheet" all props properly documented
@omariosouto omariosouto self-assigned this Jan 19, 2022
@omariosouto omariosouto added this to Backlog in Task Board - Components via automation Jan 19, 2022
@omariosouto omariosouto changed the title Document and test initial props and test them Document and test initial stylesheet props Jan 19, 2022
@omariosouto omariosouto moved this from Backlog to In progress in Task Board - Components Jan 20, 2022
@omariosouto omariosouto moved this from In progress to Backlog in Task Board - Components Jan 21, 2022
@omariosouto omariosouto moved this from Backlog to To do in Task Board - Components Jan 23, 2022
@omariosouto omariosouto moved this from To do to Backlog in Task Board - Components Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant