[BD-46] feat: fixed buttons inconsistencies with design - #49
Closed
peterkulko wants to merge 1684 commits into
Closed
[BD-46] feat: fixed buttons inconsistencies with design#49peterkulko wants to merge 1684 commits into
peterkulko wants to merge 1684 commits into
Conversation
* fix: bootstrap update with additional variable * chore: reinstall upgrades to reduce changes in package-lock.json Co-authored-by: Adam Stankiewicz <agstanki@gmail.com>
## [20.9.2](openedx/paragon@v20.9.1...v20.9.2) (2022-08-16) ### Bug Fixes * bootstrap update with additional variable ([#1562](openedx/paragon#1562)) ([ae1f06f](openedx/paragon@ae1f06f))
## [20.9.3](openedx/paragon@v20.9.2...v20.9.3) (2022-08-18) ### Bug Fixes * correct missing interpolation ([#1568](openedx/paragon#1568)) ([88fe9fd](openedx/paragon@88fe9fd))
# [20.10.0](openedx/paragon@v20.9.3...v20.10.0) (2022-08-19) ### Features * [BD-46] add Truncate component ([#1472](openedx/paragon#1472)) ([da3a247](openedx/paragon@da3a247))
* fix: release es-419 Spanish language translations * fix: update
## [20.10.1](openedx/paragon@v20.10.0...v20.10.1) (2022-08-26) ### Bug Fixes * release es-419 Spanish language translations ([#1589](openedx/paragon#1589)) ([f7cf489](openedx/paragon@f7cf489))
…: 0 when first child element ref no longer exists (#1894)
…(#1895) Co-authored-by: viktorrusakov <123>
|
Thanks for the pull request, @PKulkoRaccoonGang! When this pull request is ready, tag your edX technical lead. |
peterkulko
force-pushed
the
Peter_Kulko/fix-buttons-inconsistencies-with-design
branch
from
January 16, 2023 21:39
9907155 to
eef3008
Compare
10 tasks
peterkulko
force-pushed
the
Peter_Kulko/fix-buttons-inconsistencies-with-design
branch
from
January 17, 2023 23:52
f43c2e3 to
ede3591
Compare
|
@PKulkoRaccoonGang Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
1 similar comment
|
@PKulkoRaccoonGang Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
10 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Quite a few issues with the Button component have been discovered lately, e.g. disabled tertiary button just disappears from the screen while outline variants have a focus state when disabled (this mainly concerns the edx.org theme, but openedx theme also has some of these issues)