10,884
edits
Line 106: | Line 106: | ||
JSBridge is compatible with [[Resco_JavaScript_Bridge#External_and_third-party_HTML.2FJavaScript_libraries| third-party JavaScript libraries]]. To make it easier for you to get started, we have prepared a new detailed use case '''[[React with JSBridge]]''', including a sample React project and steps needed for building and integrating React content in [[Resco mobile apps]]. | JSBridge is compatible with [[Resco_JavaScript_Bridge#External_and_third-party_HTML.2FJavaScript_libraries| third-party JavaScript libraries]]. To make it easier for you to get started, we have prepared a new detailed use case '''[[React with JSBridge]]''', including a sample React project and steps needed for building and integrating React content in [[Resco mobile apps]]. | ||
=== Dark theme === | === (August preview) Dark theme === | ||
The [[theme|theme editor]] in Woodford was updated. The traditional way of fine-tuning the colors of various UI elements remains available. However, there's now a simpler option. First, define a brand color. Woodford will automatically generate the color palette for both the light theme and the dark themes. Users can switch between light and dark using [[Setup|Setup/Settings]]. | The [[theme|theme editor]] in Woodford was updated. The traditional way of fine-tuning the colors of various UI elements remains available. However, there's now a simpler option. First, define a brand color. Woodford will automatically generate the color palette for both the light theme and the dark themes. Users can switch between light and dark using [[Setup|Setup/Settings]]. | ||
[[File:Theme-editor-brand-color-dark-mode.png|600px]] | [[File:Theme-editor-brand-color-dark-mode.png|600px]] | ||
=== (August preview) Introducing design tokens === | |||
This release, we're introducing a new way to colorize the app. When you generate a color palette by selecting a brand color, Woodford actually generates several tokens. Tokens essentially offer a way of assigning a name to a color. You can then use tokens rather than hardcoded color values in various parts of the app design. | |||
Right now, they are only available in the theme editor, but in the coming releases, they should appear in tools like the style editor, rules editor, view designer, etc. | |||
== Resco modules for Power Platform and Dataverse (Microsoft) == | == Resco modules for Power Platform and Dataverse (Microsoft) == |