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

feat: add dimension tokens in the demo app #147

Merged
merged 32 commits into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
6531e37
Add border tokens in the demo app
paulinea Oct 16, 2024
234a974
Review: Change dashedBorder modifier signature
paulinea Oct 17, 2024
db9c8d0
Review: Move defaultIllustrationSize variable in the companion object…
paulinea Oct 17, 2024
84c3273
Add ic_spacing icon
paulinea Oct 17, 2024
036fa73
Start adding dimension tokens in demo app
paulinea Oct 18, 2024
d6e1bf1
Fix subcategories detail display
paulinea Oct 18, 2024
84f5ada
Reorder OudsSizeIconWithTextKeyToken
paulinea Oct 21, 2024
ee12492
Display dimension size tokens
paulinea Oct 21, 2024
0bb2e13
Display all spacing tokens in the demo app
paulinea Oct 21, 2024
7d7fbfa
Apply filter before calling private composable
paulinea Oct 22, 2024
4d98607
Reorder properties
paulinea Oct 22, 2024
727433d
Update illustrations for spacing inline with icon
paulinea Oct 22, 2024
e433d19
Rename spacing into space
paulinea Oct 23, 2024
5f6dce1
Rename strings
paulinea Oct 23, 2024
b1654ac
Add WithArrow tokens illustrations
paulinea Oct 23, 2024
d7b9d40
Replace hardcoded spaces by tokens
paulinea Oct 24, 2024
f8ec679
Factorize some code
paulinea Oct 24, 2024
08000a5
Improve size and space key tokens organization
paulinea Oct 25, 2024
5f0c15c
Review: Use object instead of class
paulinea Nov 4, 2024
c627d3b
Review: Add nested data classes in OudsSizes and OudsSpaces
paulinea Nov 4, 2024
eeb7232
Review: Create nested enum classes for space key tokens
paulinea Nov 4, 2024
8854344
Review: Add ic_chevron_down to NOTICE.txt
paulinea Nov 4, 2024
6c73395
Review: Add missing copyrights
paulinea Nov 4, 2024
2996c7a
Review: Update preview
paulinea Nov 4, 2024
96441d4
Review: Compute isSubcategory property at runtime
paulinea Nov 4, 2024
fdee1da
Review: Replace SizeIconWithLabel by SizeIconWithText
paulinea Nov 4, 2024
efb0805
Review: Fix body and label text styles
paulinea Nov 4, 2024
585fe3c
Review: Simplify code
paulinea Nov 4, 2024
415998b
Review: Manage token property illustrations in the same file
paulinea Nov 4, 2024
e0e1bc6
Review: Split tokens with icon/arrow and add corresponding illustrations
paulinea Nov 4, 2024
57a101d
Review: Rename iconWithLabel by iconWithText
paulinea Nov 8, 2024
550678d
Review: Rename composable
paulinea Nov 8, 2024
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
Prev Previous commit
Next Next commit
Review: Add nested data classes in OudsSizes and OudsSpaces
  • Loading branch information
paulinea authored and florentmaitre committed Nov 8, 2024
commit c627d3b7838017464f2cc9c0218c8738792de478
Loading