-
Notifications
You must be signed in to change notification settings - Fork 274
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
refactor(ui5-segmented-button-item): implement segmented button item independently from button #8669
Merged
Merged
refactor(ui5-segmented-button-item): implement segmented button item independently from button #8669
Changes from 69 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
4390a18
Merge remote-tracking branch 'origin/main' into release-2.0
7656a93
refactor(framework): remove internet explorer related checks (#8494)
nnaydenow aa463d9
refactor(framework): remove the CSP module (#8496)
nnaydenow 601247e
refactor(ui5-card): remove ICardHeader interface (#8497)
dimovpetar 492e338
refactor(ui5-upload-collection): remove IUploadCollectionItem interfa…
dimovpetar e44547c
refactor(ui5-busy-indicator): rename BusyIndicatorSize values to S, M…
dimovpetar e5c7faf
refactor(ui5-card-header): rename status to additionalText (#8507)
dimovpetar a3aa04e
refactor(ui5-carousel): rename pageIndicatorStyle to pageIndicatorTyp…
dimovpetar 62d235d
refactor(framework): remove render method (#8501)
nnaydenow 17ae152
refactor(tools): remove js option from generation templates (#8503)
nnaydenow 96dca3c
Merge branch 'main' into rel-2.0
ilhan007 0789c34
chore: remove unused command (#8506)
nnaydenow d6f2836
refactor(ui5-popover): rename PopoverHorizontalAlign and PopoverPlace…
dimovpetar 1d726ea
Merge branch 'main' into release-2.0
ilhan007 a59844f
docs: deploy v2 preview
ilhan007 fc963c7
Merge branch 'main' into release-2.0
ilhan007 0b8c7d3
refactor(icons): remove soccor icon (#8524)
nnaydenow 7f20176
refactor(icons-business-suite): remove add-polygone icon (#8525)
nnaydenow 194b6b3
refactor(tools): remove jsdoc plugin (#8518)
nnaydenow d7bb8ac
refactor: remove all Assets-static.js modules (#8526)
ilhan007 111e585
refactor(ui5-calendar): rename `selected-dates-change` to `selectio…
tsanislavgatev 6b7237e
docs: update keyboard keys abbreviations (#8528)
ilhan007 76946c8
Merge branch 'main' into release-2.0
ilhan007 7f61f6d
Update docusaurus.config.ts
ilhan007 5bfa36d
docs: add reset button in playground (#8531)
pskelin 48703b0
Update index.js
pskelin 34a753c
chore: update chromedriver (#8532)
pskelin c40ff8c
chore: update LocaleData.ts
petyabegovska e7ae45a
feat(framework): support sr, mk, cnr locales (#8534)
ilhan007 d7a1e9d
docs(ui5-segmented-button-item): add notes to inherited properties (#…
tsanislavgatev d417aec
chore: update yarn.lock
ilhan007 5f12fd9
Merge branch 'main' into release-2.0
ilhan007 e9cb499
refactor(ui5-color-picker): rename `color` to `value` (#8538)
tsanislavgatev 83ee0cc
refactor(tools): enable TypeScript as default (#8521)
nnaydenow 8f6a40f
refactor(ui5-color-palette): remove deprecated APIs (#8542)
unazko 2435f56
refactor(ui5-bar): move to `main` (#8548)
tsanislavgatev 33b2e0b
Merge branch 'main' into release-2.0
ilhan007 94bc1ff
chore(ui5-bar): fix import in samples (#8555)
tsanislavgatev 6c42f86
Merge branch 'main' into release-2.0
ilhan007 37cb9d3
refactor(ui5-tab): rename `subTabs` slot to `items` (#8559)
kskondov 3da1e47
refactor(ui5-tabcontainer): rename `tabs-overflow-mode` to `overflow-…
kskondov d3e2ed1
refactor(ui5-tabcontainer): remove TabContainerBackgroundDesign enume…
kskondov c742654
chore: enable tree tests (#8558)
nnaydenow 9db92d9
chore(release): publish v1.24.0-rc.3 [ci skip]
ui5-webcomponents-bot 1690702
Merge branch 'main' into release-2.0
ilhan007 13c9c58
refactor(ui5-tabcontainer): remove deprecated showOverflow property (…
kskondov 18e2759
refactor(ui5-popover): rename property placementType to placement (#8…
dimovpetar 4557fa7
Merge branch 'main' into release-2.0
ilhan007 016f237
Merge branch 'main' into release-2.0
ilhan007 b06c349
framework: enable popover API (#8192)
nnaydenow 071de87
chore: integrate the popover API with OpenUI5 (#8606)
vladitasev 08f7a54
refactor(ui5-illustrated-message): rename `size` property to `design`…
yanaminkova b7747fa
refactor(ui5-segmented-button-item): separate from button
tsanislavgatev 50244c3
refactor(ui5-segmented-button-item): separate from button
tsanislavgatev 231341d
fix(ui5-segmented-button-item): merge main
tsanislavgatev 62e9815
fix(ui5-segmented-button-item): merge main
tsanislavgatev 1acc1f2
fix(ui5-segmented-button-item): fix test
tsanislavgatev 832b5b7
fix(ui5-segmented-button-item): align controls and samples
tsanislavgatev a4447d2
fix(ui5-segmentedbutton-item): fix timepicker tests
tsanislavgatev b463bf3
fix(ui5-segmentedbutton-item): fix timepicker tests
tsanislavgatev 28af510
fix(ui5-segmentedbutton-item): fix storybook
tsanislavgatev 2b84a8e
Merge branch 'main' into segmented-button-item
tsanislavgatev 49f630a
refactor(ui5-segmentedbutton-item): refactor focus handling
tsanislavgatev d4156c6
refactor(ui5-segmentedbutton-item): refactor focus handling
tsanislavgatev 969d7df
refactor(ui5-segmentedbutton-item): refactor focus handling
tsanislavgatev 2738ac6
fix(ui5-segmented-button-item): samples fix
tsanislavgatev 0ed79df
fix(ui5-segmented-button-item): fix comments
tsanislavgatev 62f110b
fix(ui5-segmented-button-item): fix styling
tsanislavgatev 64f677a
docs(ui5-segmented-button-item): fix typos
tsanislavgatev a19de77
fix(ui5-segmented-button-item): address comments
tsanislavgatev d472d3e
fix(ui5-segmented-button-item): address comments
tsanislavgatev 660a374
Merge branch 'main' into segmented-button-item
tsanislavgatev b81051a
fix(ui5-segmented-button-item): remove redundant dot
tsanislavgatev 754ac22
refactor(ui5-segmented-button-item): reuse css parameters
tsanislavgatev 50c21a6
fix(ui5-segmented-button): merge main
tsanislavgatev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This switch case might be replaced with if else overall.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it will be better to refactor it in separate change as it is not related directly to the topic of this one.