Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
1eac2e5
Added support for `labelIcons` and `secondaryLabelIcons`
ion-andrusciac-lgp Jun 10, 2026
f0a56e0
Merge branch 'develop' of https://github.com/enactjs/limestone into f…
ion-andrusciac-lgp Jun 10, 2026
ceedf18
Added support for `centeredTitle`
ion-andrusciac-lgp Jun 11, 2026
2b9d10a
Added support for `media duration`, `duration overlay`, `progress bar…
ion-andrusciac-lgp Jun 12, 2026
7d9ff40
Fixed `spacing`
ion-andrusciac-lgp Jun 15, 2026
034a535
Merge branch 'develop' of https://github.com/enactjs/limestone into f…
ion-andrusciac-lgp Jun 15, 2026
4f4adb8
Added `CHANGELOG`
ion-andrusciac-lgp Jun 15, 2026
f107e86
Fixed `centered` and overflow of the `captions` without marquee
ion-andrusciac-lgp Jun 16, 2026
49f570c
Fixed lint warnings
ion-andrusciac-lgp Jun 16, 2026
71bcac7
Fixed `labels height`
ion-andrusciac-lgp Jun 16, 2026
bfdab5e
Added `screenshot tests`
ion-andrusciac-lgp Jun 16, 2026
3a0f7f5
Fixed lint warnings
ion-andrusciac-lgp Jun 16, 2026
08d857f
Adjusted `screenshot tests`
ion-andrusciac-lgp Jun 16, 2026
d442785
Added `unit tests`
ion-andrusciac-lgp Jun 17, 2026
bc2f3e0
Merge remote-tracking branch 'origin/develop' into feature/NXT-15224
daniel-stoian-lgp Jun 18, 2026
ec8c19c
Merge branch 'develop' of https://github.com/enactjs/limestone into f…
daniel-stoian-lgp Jun 18, 2026
1781e52
Merge branch 'develop' of https://github.com/enactjs/limestone into f…
ion-andrusciac-lgp Jun 19, 2026
6650125
Review fixes
ion-andrusciac-lgp Jun 19, 2026
0f0be4d
Resolved merge conflicts
ion-andrusciac-lgp Jun 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The following is a curated list of changes in the Enact limestone module, newest
### Changed

- `limestone/Button` styling to match the latest GUI
- `limestone/Card` styling to match the latest GUI
- `limestone/IconItem` press/release motion to match the latest motion guide
- `limestone/ImageItem` styling to match the latest GUI
- `limestone/Picker` to use `Steps` instead of own indicator
Expand Down
Loading
Loading