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(sdds-acore/theme-builder): Theme Builder #4

Merged
merged 13 commits into from
Apr 25, 2024

Conversation

malilex
Copy link
Collaborator

@malilex malilex commented Mar 7, 2024

  • Fetching task was created. Theme file deserialization was implemented. Color, gradients, typography and dimen tokens generators were implemented for view system.
  • Color, gradients, typography tokens generators were implemented for compose.
  • Generators unit tests were added. KtFileBuilder was implemented

@malilex malilex added the wip Work In Progress label Mar 7, 2024
@malilex malilex self-assigned this Mar 7, 2024
@malilex malilex requested a review from Yeti-or March 14, 2024 11:26
@malilex malilex force-pushed the feature/theme-builder branch 2 times, most recently from d4462dd to d6edbb4 Compare March 15, 2024 08:25
@malilex malilex requested a review from Yakutoc as a code owner March 25, 2024 11:25
@malilex malilex force-pushed the develop branch 6 times, most recently from 77fa9f4 to 7310e74 Compare March 25, 2024 13:58
@malilex malilex force-pushed the feature/theme-builder branch 2 times, most recently from 822bb47 to 80ea125 Compare March 29, 2024 12:51
@malilex malilex force-pushed the develop branch 3 times, most recently from e0319bc to b26763f Compare April 2, 2024 12:04
malilex and others added 8 commits April 25, 2024 10:59
… deserialization was implemented. Color, gradients, typography and dimen tokens generators were implemented for view system.
…ileBuilder and resource prefixes were implemented.
… attrs were removed from playground:theme-builder. Typography generator was changed to support textStyle and lineHeight attributes.
@malilex malilex added enhancement New feature or request and removed wip Work In Progress labels Apr 25, 2024
@malilex malilex changed the title WIP feat(sdds-acore/theme-builder): Theme Builder feat(sdds-acore/theme-builder): Theme Builder Apr 25, 2024
@malilex malilex merged commit 5eb7613 into develop Apr 25, 2024
3 checks passed
@malilex malilex deleted the feature/theme-builder branch April 25, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ThemeBuilder Plugin: Десериализация JSON темы из InputStream
3 participants