Commit Graph

22 Commits (49dba80545af855d000b4fdd8049fb24026814e8)

Author SHA1 Message Date
mertsincan 4c36268045 Theming API: Add `dt` props to all directives 2024-04-01 16:03:24 +01:00
mertsincan 7c299f55f9 Theming API: Add `dt` props to all component 2024-04-01 14:08:53 +01:00
mertsincan b1e30e0d3d Theming API: Fixed `value` key issue 2024-04-01 12:42:23 +01:00
mertsincan 00bf3a83f3 Theming API: Fixed directive style loading issue 2024-03-31 16:25:39 +01:00
mertsincan 5c56d32671 Theming API: Update cssLayer option 2024-03-31 06:10:59 +01:00
mertsincan e83919d431 Refactor 2024-03-30 09:08:00 +00:00
mertsincan 887c7bc86b Theming API: Refactor 2024-03-28 13:14:04 +00:00
mertsincan 468106cfb8 Theming API: Added fallback param to inline dt method. 2024-03-28 13:01:28 +00:00
mertsincan f937fc499d Theming API: Refactor on ThemeUtils 2024-03-27 13:13:42 +00:00
mertsincan e23fd12ff4 Theming API: Update themes folder structure and all exports 2024-03-27 13:12:22 +00:00
mertsincan a878be246c Theming API: Update $dt method 2024-03-25 13:28:24 +00:00
mertsincan 7bd88de07b Theming API: Add new helper methods and remove useColorScheme 2024-03-22 13:02:01 +00:00
mertsincan 00d5192737 Theming API: Add new darkModeSelector option instead of colorScheme option 2024-03-21 09:07:51 +00:00
mertsincan 855be4bfa1 Theming API: implement `$dt(tokenPath, 'value')` method 2024-03-19 12:50:54 +00:00
mertsincan a6f99cdc67 Theming API: Refactor layers 2024-03-18 12:23:53 +00:00
mertsincan 592a8ed0c4 Theming API: Implement layer order 2024-03-18 10:57:17 +00:00
mertsincan 9a07a0b42c Cosmetics 2024-03-15 10:22:40 +00:00
mertsincan 43d561a2b6 Refactor on theme structure 2024-03-13 12:05:23 +00:00
mertsincan 9d84a9f92c Change `palette` method 2024-03-08 12:07:16 +00:00
mertsincan 2841ed3684 Rename `colorMode` with `colorScheme` 2024-03-06 10:38:51 +00:00
mertsincan 43bdf2c3e5 Change theming implementation - 1/2 2024-03-05 09:22:33 +00:00
mertsincan b5df82f247 Update theme config with `theme.base`, `theme.preset` and `theme.options` 2024-02-19 22:53:42 +00:00