Commit Graph

27 Commits (af0bdab287fad2ffd1660d2714439c5c5a8c0b92)

Author SHA1 Message Date
Mert Sincan 210a4ad289 Added d.ts file to theme core (1/2) 2024-05-09 11:32:51 +01:00
Mert Sincan 222efa71a1 Theming API: new `$t` helper 2024-05-06 16:50:06 +01:00
Mert Sincan 8574a61891 Refactor #5667 2024-05-02 23:12:36 +01:00
mertsincan 9bdabd8530 Theming API: update `mergeKeys` method for presets 2024-04-15 11:21:03 +01:00
mertsincan 51110b585a Theming API: Refactor on $dt method and inline styles for css variables 2024-04-15 10:17:29 +01:00
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