Version 3.2.0 Merge! - #40
Merged
Merged
Conversation
…n file which requires parsing the file slightly differently; also trying to address when items are missing (related to #26)
…` action!!! to put into JSON format and checked with online figma material json import to make sure it worked
…t made file invalid
…ose when completed
…m-json-to-xml' into develop
…s provided when first installing -> there will be no previous theme, so load one from the example folder; also set up to create the tsc directory in the default data directory and also uses the default install directory since version could change
…r structure to a more standard setup....it's fine...it'll be fine......i am also updating a bunch of documentation - it's not a crisis per se......
…n the control -> was using the descriptive year vs the `value` used as the output when selected from the dropdown (Example, I initialized to 2021 as the value where 21.0 was what is correct)
…re changes; also working towards a better out-of-the-box install that points to some included files
…cy xml load in material theme editor ui
This file contains hidden or 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
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.
closes #33
closes #38
closes #39
[3.2.0] - 2026.08.20
Added
saveaction in theMaterial Theme Editor UIthat will create a Material-compatible json outputChanged
AI Createdmaterial json files - seemed to not have full, compatible json styles, but no official schema exists. Parsed making assumptions on how structure was generated using multipleAI Tools- Gemini and Chat GPT both used to generate aMaterial Theme json FileFixed
example folderjson file will be automatically added in UI tools #38Current Versionbecause of how the FP was initialized #39