-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
malilex
commented
Mar 7, 2024
•
edited
Loading
edited
- 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
force-pushed
the
feature/theme-builder
branch
2 times, most recently
from
March 15, 2024 08:25
d4462dd
to
d6edbb4
Compare
Yeti-or
approved these changes
Mar 20, 2024
...theme_builder/src/main/kotlin/com/sdds/plugin/themebuilder/internal/builder/KtFileBuilder.kt
Show resolved
Hide resolved
...theme_builder/src/main/kotlin/com/sdds/plugin/themebuilder/internal/builder/KtFileBuilder.kt
Show resolved
Hide resolved
...eme_builder/src/main/kotlin/com/sdds/plugin/themebuilder/internal/generator/BaseGenerator.kt
Outdated
Show resolved
Hide resolved
...eme_builder/src/main/kotlin/com/sdds/plugin/themebuilder/internal/generator/BaseGenerator.kt
Show resolved
Hide resolved
...builder/src/main/kotlin/com/sdds/plugin/themebuilder/internal/generator/GradientGenerator.kt
Show resolved
Hide resolved
malilex
force-pushed
the
develop
branch
6 times, most recently
from
March 25, 2024 13:58
77fa9f4
to
7310e74
Compare
...uilder/src/main/kotlin/com/sdds/plugin/themebuilder/internal/factory/KtFileBuilderFactory.kt
Outdated
Show resolved
Hide resolved
...uilder/src/main/kotlin/com/sdds/plugin/themebuilder/internal/factory/KtFileBuilderFactory.kt
Outdated
Show resolved
Hide resolved
malilex
force-pushed
the
feature/theme-builder
branch
2 times, most recently
from
March 29, 2024 12:51
822bb47
to
80ea125
Compare
malilex
force-pushed
the
develop
branch
3 times, most recently
from
April 2, 2024 12:04
e0319bc
to
b26763f
Compare
raininforest
force-pushed
the
feature/theme-builder
branch
from
April 11, 2024 07:31
80ea125
to
b46094a
Compare
raininforest
approved these changes
Apr 25, 2024
… deserialization was implemented. Color, gradients, typography and dimen tokens generators were implemented for view system.
…enerators were implemented for compose.
…ileBuilder and resource prefixes were implemented.
…rs were implemented.
… attrs were removed from playground:theme-builder. Typography generator was changed to support textStyle and lineHeight attributes.
… generator color format was changed from rgba to argb.
malilex
force-pushed
the
feature/theme-builder
branch
from
April 25, 2024 08:02
cc8a69f
to
8d0b11d
Compare
malilex
added
enhancement
New feature or request
and removed
wip
Work In Progress
labels
Apr 25, 2024
malilex
changed the title
WIP feat(sdds-acore/theme-builder): Theme Builder
feat(sdds-acore/theme-builder): Theme Builder
Apr 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.