UNPKG

alchemy-ajatar-theme

Version:
53 lines (40 loc) 1.54 kB
## 1.2.0 (2020-07-21) * Make compatible with alchemy v1.1.0 * Make dialogs fully opaque + add backdrop-filter blur to the overlay if possible * Backport password field changed * Backport logout button fix * Backport dark theme text fixes * Make subschema fields more readable * Upgrade to ckeditor 4.13 * Add checkbox toggle-switch stylings + some small ui fixes * Use date_edit view from base chimera * Use model_title in the views instead of model_name ## 1.1.3 (2018-12-06) * Upgrade fontawesome to 5.5 * Require at least alchemy v1.0.6 * Add field title & description support ## 1.1.2 (2018-10-18) * Load in `custom_chimera` stylesheet, so each project can override certain things * Add fontawesome icons to the menu ## 1.1.1 (2018-08-27) * Add sortable functionality for list index * Remove peek preview from list index * Upgrade font-awesome to v5.2 * Add more action translations * Move field labels above inputs * Increase contrast of dark form controls by adding gray border * Add for/id attribtues to inputs & labels * Change breadcrumb divider * Don't show sortable handles when filtering or sorting * Add sort asc/desc icon * Add user's fullname to top right corner * Changes for on-keypress filters * Add placeholders to filter fields * Also show actions on the bottom of form view * Fix draggable sorting tables ## 1.1.0 (2018-07-04) * Make compatible with chimera v0.5.0 & alchemy v1.0.0 ## 1.0.0 (2017-08-27) * Bump to 1.0.0, because certain packages already depend on it ## 0.4.0 (2017-08-27) * Initial release