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

chore(odyssey-react): add text component to tag #1169

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

arnoldsandoval-okta
Copy link
Contributor

No description provided.

@arnoldsandoval-okta arnoldsandoval-okta requested a review from a team as a code owner November 9, 2021 23:28
@arnoldsandoval-okta arnoldsandoval-okta merged commit e542af5 into develop Nov 10, 2021
@arnoldsandoval-okta arnoldsandoval-okta deleted the as/text-tag-refactor branch November 10, 2021 18:10
arnoldsandoval-okta added a commit that referenced this pull request Nov 18, 2021
* chore(odyssey-react): add text component to tag (#1169)

* chore(odyssey-react): add text component to infobox (#1171)

* feat(odyssey-react): Text component refactor in Banner (#1160)

* feat(odyssey-react): refactor Banner to use Text component. Add default font family to Heading

* chore(odyssey-react): add semantic tag back in for banner

* chore(odyssey-storybook): remove deprecated global styles from storybook

* Revert "chore(odyssey-storybook): remove deprecated global styles from storybook"

This reverts commit 247e5f0.

* Add documentation template (#1166)

* docs: added documentation template for contributors

* chore(odyssey-react): fix Form type annotation and improve Toast.Provider story (#1175)

* chore(odyssey-react): fix type annotations for form

* chore(odyssey-react): use odyssey form component in Toast.Provider story

* chore(odyssey-react): use relative path for form import in toast story

* chore(odyssey-react): add text component to tooltip (#1170)

* chore(odyssey-react): add text component to tooltip

* chore(odyssey-react): remove text css for tooltip

* build: use conventional commits for changelog and lint

* test(odyssey-react): add coverage for controlled Select

* refactor(odyssey-react): use Text for List

* feat: support async select options

* feat: expose hidden choices reference

* fix: lint

* fix: remove added dep / prop

* fix: updates per review feedback

* fix: type issue need cast to force union start type when using callback

* fix: controlled select case by using to ref.current

* docs: adds an Odyssey theme for Storybook (#1183)

* docs(odyssey-storybook): adds an Odyssey theme for Storybook
* docs(odyssey-storybook): updates contribution guidelines
* fix(odyssey-design-tokens): call "value" instead of whole objects
* build(odyssey-design-tokens): add prepare script
* build(odyssey-design-tokens): add stylelint config to ignore dist

Co-authored-by: Arnold Sandoval <62259644+arnoldsandoval-okta@users.noreply.github.com>
Co-authored-by: Jeff Belser <63716167+jeffbelser-okta@users.noreply.github.com>

* refactor(odyssey-react): move related types into useChoices module

* docs: adds an Odyssey theme for Storybook (#1183)

* docs(odyssey-storybook): adds an Odyssey theme for Storybook
* docs(odyssey-storybook): updates contribution guidelines
* fix(odyssey-design-tokens): call "value" instead of whole objects
* build(odyssey-design-tokens): add prepare script
* build(odyssey-design-tokens): add stylelint config to ignore dist

Co-authored-by: Arnold Sandoval <62259644+arnoldsandoval-okta@users.noreply.github.com>
Co-authored-by: Jeff Belser <63716167+jeffbelser-okta@users.noreply.github.com>

* build: bump versions for v0.8.4

* docs: update CHANGELOG for v0.8.4

Co-authored-by: Edbury Enegren <edbury.enegren@okta.com>
Co-authored-by: Jeff Belser <63716167+jeffbelser-okta@users.noreply.github.com>
Co-authored-by: MACY ABBEY <macy.abbey@okta.com>
arnoldsandoval-okta added a commit that referenced this pull request Nov 19, 2021
* chore(odyssey-react): add text component to tag (#1169)

* chore(odyssey-react): add text component to infobox (#1171)

* feat(odyssey-react): Text component refactor in Banner (#1160)

* feat(odyssey-react): refactor Banner to use Text component. Add default font family to Heading

* chore(odyssey-react): add semantic tag back in for banner

* chore(odyssey-storybook): remove deprecated global styles from storybook

* Revert "chore(odyssey-storybook): remove deprecated global styles from storybook"

This reverts commit 247e5f0.

* Add documentation template (#1166)

* docs: added documentation template for contributors

* chore(odyssey-react): fix Form type annotation and improve Toast.Provider story (#1175)

* chore(odyssey-react): fix type annotations for form

* chore(odyssey-react): use odyssey form component in Toast.Provider story

* chore(odyssey-react): use relative path for form import in toast story

* chore(odyssey-react): add text component to tooltip (#1170)

* chore(odyssey-react): add text component to tooltip

* chore(odyssey-react): remove text css for tooltip

* build: use conventional commits for changelog and lint

* test(odyssey-react): add coverage for controlled Select

* refactor(odyssey-react): use Text for List

* feat: support async select options

* feat: expose hidden choices reference

* fix: lint

* fix: remove added dep / prop

* fix: updates per review feedback

* fix: type issue need cast to force union start type when using callback

* fix: controlled select case by using to ref.current

* docs: adds an Odyssey theme for Storybook (#1183)

* docs(odyssey-storybook): adds an Odyssey theme for Storybook
* docs(odyssey-storybook): updates contribution guidelines
* fix(odyssey-design-tokens): call "value" instead of whole objects
* build(odyssey-design-tokens): add prepare script
* build(odyssey-design-tokens): add stylelint config to ignore dist

Co-authored-by: Arnold Sandoval <62259644+arnoldsandoval-okta@users.noreply.github.com>
Co-authored-by: Jeff Belser <63716167+jeffbelser-okta@users.noreply.github.com>

* refactor(odyssey-react): move related types into useChoices module

* docs: adds an Odyssey theme for Storybook (#1183)

* docs(odyssey-storybook): adds an Odyssey theme for Storybook
* docs(odyssey-storybook): updates contribution guidelines
* fix(odyssey-design-tokens): call "value" instead of whole objects
* build(odyssey-design-tokens): add prepare script
* build(odyssey-design-tokens): add stylelint config to ignore dist

Co-authored-by: Arnold Sandoval <62259644+arnoldsandoval-okta@users.noreply.github.com>
Co-authored-by: Jeff Belser <63716167+jeffbelser-okta@users.noreply.github.com>

* build: bump versions for v0.8.4

* docs: update CHANGELOG for v0.8.4

Co-authored-by: Edbury Enegren <edbury.enegren@okta.com>
Co-authored-by: Jeff Belser <63716167+jeffbelser-okta@users.noreply.github.com>
Co-authored-by: MACY ABBEY <macy.abbey@okta.com>

Co-authored-by: Edbury Enegren <edbury.enegren@okta.com>
Co-authored-by: Jeff Belser <63716167+jeffbelser-okta@users.noreply.github.com>
Co-authored-by: MACY ABBEY <macy.abbey@okta.com>
This pull request was closed.
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