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

merging main with the prop branch #277

Merged
merged 10 commits into from
Aug 4, 2022
Merged

Conversation

lloydaf
Copy link
Contributor

@lloydaf lloydaf commented Aug 4, 2022

What:


Why:


How:


Media:

Checklist:

  • Ready to be merged

lloydaf and others added 10 commits July 4, 2022 18:13
* 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>
### [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))
removes Rafa from the list 😢
Co-authored-by: Ján Hamara <jan.hamara@free-now.com>
* 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>
### [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))
Exposes properties to reach lower-level components of the `PhoneInput`

Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com>
@lloydaf lloydaf merged commit 0a6fa49 into issue-10-add-prop-documentation Aug 4, 2022
lloydaf added a commit that referenced this pull request Aug 4, 2022
* Merge main (#270)

* 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(headline): update props table

* improvement: adding props table for filepicker

* docs(pagination): update props table

* docs(select): update props table

* Issue 10 add prop documentation (#271)

* docs(tabbar): update props table

* improvement: props table for datepicker

* improvement: adding props table to Tooltip

* improvement: adding PropsTable to Toggle

* improvement: adding propstable for Textarea

* merging main with the prop branch (#277)

* 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(props-table): add props table to Table docs (#275)

* 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>

* docs(table): remove unused tables

* docs(datepicker): add links to styled-system props

* docs(textarea): add semicolons

* docs(toggle): add classname and styled-system props to the documentation

* docs(select): change import order

* docs(filepicker): add styled-system props link

* docs(headline): add styled-system props link

* docs(helpertext): add styled-system props link

* docs(link): add styled-system props link

* docs(tag): add styled-system props link

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>
Co-authored-by: dani-walnut <84320593+dani-walnut@users.noreply.github.com>
Co-authored-by: Artur Miglio <arturmiglio@gmail.com>
@github-actions
Copy link
Contributor

🎉 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
Development

Successfully merging this pull request may close these issues.

4 participants