UNPKG

@conjoon/extjs-theme-material

Version:

This NPM package contains overrides, sass and css directives for theming the conjoon application along with its packages with a material theme.

41 lines (21 loc) 2.82 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.3.1](https://github.com/conjoon/extjs-theme-material/compare/v0.3.0...v0.3.1) (2022-12-14) ## [0.3.0](https://github.com/conjoon/extjs-theme-material/compare/v0.2.3...v0.3.0) (2022-12-14) ### [0.2.3](https://github.com/conjoon/extjs-theme-material/compare/v0.2.2...v0.2.3) (2022-06-01) ### Bug Fixes * application title not shown in navigation bar ([a678a00](https://github.com/conjoon/extjs-theme-material/commit/a678a005073743ed967ee6e85dc5377d3d54f4b1)) ### [0.2.2](https://github.com/conjoon/extjs-theme-material/compare/v0.2.1...v0.2.2) (2022-06-01) ### Features * title in app is shown as configured with application.title ([1d06054](https://github.com/conjoon/extjs-theme-material/commit/1d060548260c20d2417f46760be9ce0a740e2a83)) ### [0.2.1](https://github.com/conjoon/extjs-theme-material/compare/v0.2.0...v0.2.1) (2022-05-15) ## [0.2.0](https://github.com/conjoon/extjs-theme-material/compare/v0.1.0...v0.2.0) (2022-05-15) ### Features * add plugin for displaying mode-switch buttons in navigation toolbar ([412d6ea](https://github.com/conjoon/extjs-theme-material/commit/412d6ea454987a302b57c22370c676d7885c2d99)), closes [conjoon/extjs-theme-material#4](https://github.com/conjoon/extjs-theme-material/issues/4) * add theme support for coon.comp.component.AnnouncementBar ([138eb9c](https://github.com/conjoon/extjs-theme-material/commit/138eb9c082bfaf8c9e501a3eb7b6a8dd5da2193f)), closes [conjoon/extjs-comp-navport#15](https://github.com/conjoon/extjs-comp-navport/issues/15) * segmented button replaced by single button to enhance ux ([e6d9271](https://github.com/conjoon/extjs-theme-material/commit/e6d92717dad9e7245ce5696b71404efd8fff92d4)), closes [conjoon/extjs-theme-material#17](https://github.com/conjoon/extjs-theme-material/issues/17) ### Bug Fixes * add correct style for pressed and disabled button ([0dfde0f](https://github.com/conjoon/extjs-theme-material/commit/0dfde0f3b107e3fe217e7a9debcc22014330561f)), closes [conjoon/extjs-app-webmail#131](https://github.com/conjoon/extjs-app-webmail/issues/131) * add material css for tooltips ([04f6774](https://github.com/conjoon/extjs-theme-material/commit/04f67744e930298a1fde0bb18ece53e8b3545926)) * add missing css for regular buttons with "pressed" state ([2d9d2a7](https://github.com/conjoon/extjs-theme-material/commit/2d9d2a77fda4544c397b7fc8bca6091e3c97dade)) * foreground-color of subject in light mode not readable ([e1ab84e](https://github.com/conjoon/extjs-theme-material/commit/e1ab84e11e835ae9d8cc32dd009ac31a5f70d4bb)), closes [conjoon/extjs-theme-material#12](https://github.com/conjoon/extjs-theme-material/issues/12)