enisn / UraniumUI

Uranium is a Free & Open-Source UI Kit for MAUI.
Apache License 2.0
983 stars 110 forks source link

#630 Add style keys #634

Closed DevFromDownUnder closed 1 month ago

DevFromDownUnder commented 1 month ago

Add keys to styles Standardise style key names Add an example of an override dictionary entry

DevFromDownUnder commented 1 month ago

Add keys to styles Standardise style key names Add an example of an override dictionary entry

Kept legacy names in case anyone is using them currently.

I just tested in the demo app, comparing against an unchanged version.

enisn commented 1 month ago

Resolves https://github.com/enisn/UraniumUI/issues/630

enisn commented 1 month ago

Some tests are failed image

DevFromDownUnder commented 1 month ago

Some tests are failed image

See this comment

https://github.com/enisn/UraniumUI/issues/635#issuecomment-2014457145

DevFromDownUnder commented 1 month ago

Reset and branched that extra commit, should be good now

DevFromDownUnder commented 1 month ago

There must be a bug in VS, that last commit was pushed to a branch, it should not have been picked up here

DevFromDownUnder commented 1 month ago

There must be a bug in VS, that last commit was pushed to a branch, it should not have been picked up here

Fixed, can you merge/close this one off if you have completed it