Commit graph

35 commits

Author SHA1 Message Date
Wolf-Martell Montwé
0d9ad283a4
Fix content padding as we won't draw behind the status bar 2023-05-25 13:47:34 +02:00
Wolf-Martell Montwé
1114250ab4
Add Organism section to catalog app 2023-05-25 10:35:38 +02:00
Wolf-Martell Montwé
20f46245fb
Add Molecule section to catalog app 2023-05-25 10:34:35 +02:00
Wolf-Martell Montwé
4d38373725
Add navigation and atom section 2023-05-25 10:34:35 +02:00
Wolf-Martell Montwé
029881a8a0
Add Drawer to catalog app 2023-05-25 10:34:35 +02:00
Wolf-Martell Montwé
a64c673fa0
Add Scaffold and TopAppBar to catalog app 2023-05-25 10:34:35 +02:00
Wolf-Martell Montwé
6943728836
Add InputDefaults horizontal and vertical settings 2023-05-25 10:24:12 +02:00
Wolf-Martell Montwé
7013d9819f
Add Switch atom and SwitchInput molecule 2023-05-25 10:16:58 +02:00
Wolf-Martell Montwé
4ac3997356
Add ViewModel for theme state 2023-05-24 15:26:05 +02:00
Wolf-Martell Montwé
270aa30ef4
Add content pager 2023-05-24 15:26:05 +02:00
Wolf-Martell Montwé
21974dd776
Change to contract 2023-05-24 15:26:04 +02:00
Wolf Montwé
d905d23d2d
Change package structure 2023-05-24 15:26:04 +02:00
Wolf-Martell Montwé
1a83f0e974
Add SelectInput molecule 2023-05-23 18:04:33 +02:00
Wolf-Martell Montwé
df2d61f76e
Add TextFieldSelect to catalog and change to TextFieldDemo 2023-05-23 18:04:31 +02:00
Wolf-Martell Montwé
dc17eda40f
Add CheckboxInput molecule 2023-05-23 18:04:21 +02:00
Wolf-Martell Montwé
c4f10cb88b
Add InputDefaults to unify content padding and move to input package 2023-05-23 18:04:20 +02:00
Wolf-Martell Montwé
7f2f5e21f1
Add read-only to TextFieldOutlined atom 2023-05-23 18:04:20 +02:00
Wolf-Martell Montwé
d6f49b4919
Add Icon atom and Icons to theme 2023-05-23 16:25:36 +02:00
Wolf-Martell Montwé
9ea4d8045a
Add asterisk as required indicator to TextField atoms 2023-05-12 12:23:50 +02:00
Wolf-Martell Montwé
951bd10ddf
Add Passwordnput molecule 2023-05-10 17:05:51 +02:00
Wolf-Martell Montwé
8d0139d6ae
Add EmailAddressInput molecule 2023-05-10 17:05:50 +02:00
Wolf-Martell Montwé
d86210aedc
Change WithRememberedState to be a generic helper 2023-05-10 17:05:49 +02:00
Wolf-Martell Montwé
2756ceb694
Add LoadingView molecule to design system 2023-05-10 16:28:17 +02:00
Wolf-Martell Montwé
13c72d8bb7
Add ErrorView molecule to design system 2023-05-10 16:28:17 +02:00
Wolf-Martell Montwé
db085695f8
Add Icon atom as wrapper for Material Icon 2023-05-10 16:28:17 +02:00
Wolf-Martell Montwé
1971549516
Add TextFieldOutlinedEmailAddress and adjust text field naming 2023-05-10 16:28:15 +02:00
Wolf-Martell Montwé
1eff5379a5
Add AnnotatedString property to Text atoms 2023-05-10 16:14:20 +02:00
Wolf-Martell Montwé
149a069f6c
Add color property to Text atoms 2023-05-10 16:13:13 +02:00
Wolf Montwé
c7f78df1b6
Remove unused dependencies 2023-04-12 10:06:33 +02:00
Wolf Montwé
1d494a1db9
Fix CatalogThemeSwitch not changing state properly between dark/light 2023-04-11 14:30:13 +02:00
Wolf Montwé
efff0f96d6
Change catalog app icon and add splashscreen 2023-04-11 14:17:59 +02:00
Wolf Montwé
a3b192fca5
Add ResponsiveContent to design system 2023-04-03 18:20:03 +02:00
Wolf Montwé
c9c6e1b094
Add TextFieldOutlinded and PasswordTextFieldOutlinded to design system 2023-03-21 10:18:10 +01:00
Wolf Montwé
6a88a33c75
Add catalog implementation using a LazyVerticalGrid and adding all components from the design system 2023-03-15 11:26:15 +01:00
Wolf Montwé
63a8d67abf
Change core:ui:compose:demo module to `app-ui-catalog 2023-03-14 14:45:59 +01:00