-
Notifications
You must be signed in to change notification settings - Fork 23
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
Remove tsx from mdx #278
Merged
Merged
Remove tsx from mdx #278
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <marti.malek@free-now.com> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <jan.hamara@free-now.com> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <jan.hamara@free-now.com> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com> * 1.26.0 * 1.26.1 Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com> Co-authored-by: Martí Malek <marti.malek@free-now.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Nikolai Lopin <nikolai.lopin@free-now.com> Co-authored-by: Jan Hamara <hamara.jan18@gmail.com> Co-authored-by: Ján Hamara <jan.hamara@free-now.com> Co-authored-by: Nikolai Lopin <nikolai.lopin@mytaxi.com>
…freenowtech/wave into issue-10-add-prop-documentation
* docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <marti.malek@free-now.com> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <jan.hamara@free-now.com> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <jan.hamara@free-now.com> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com> * 1.26.0 * 1.26.1 Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com> Co-authored-by: Martí Malek <marti.malek@free-now.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Nikolai Lopin <nikolai.lopin@free-now.com> Co-authored-by: Jan Hamara <hamara.jan18@gmail.com> Co-authored-by: Ján Hamara <jan.hamara@free-now.com> Co-authored-by: Nikolai Lopin <nikolai.lopin@mytaxi.com>
* docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <marti.malek@free-now.com> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <jan.hamara@free-now.com> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <jan.hamara@free-now.com> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com> * 1.26.0 * 1.26.1 * docs(props-table): add props table to Table docs * chore: update package-lock.json Co-authored-by: Lloyd Francis <lloydaf@gmail.com> Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com> Co-authored-by: Martí Malek <marti.malek@free-now.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Nikolai Lopin <nikolai.lopin@free-now.com> Co-authored-by: Jan Hamara <hamara.jan18@gmail.com> Co-authored-by: Ján Hamara <jan.hamara@free-now.com> Co-authored-by: Nikolai Lopin <nikolai.lopin@mytaxi.com>
nlopin
requested review from
martimalek,
div-Leo and
jonotrujillo
as code owners
August 4, 2022 13:23
martimalek
approved these changes
Aug 8, 2022
🎉 This PR is included in version 1.27.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What:
Removes extensions from imports in
mdx
files
Why:
Our
mdx
files import files, sometimes providing file extension and sometimes not.
How:
I decided to remove extensions. Let computers sweat, not people 🕺 > 💻
Media:
Checklist: