UNPKG

@v4fire/client

Version:

V4Fire client core library

67 lines (37 loc) 1.16 kB
Changelog ========= > **Tags:** > - :boom: [Breaking Change] > - :rocket: [New Feature] > - :bug: [Bug Fix] > - :memo: [Documentation] > - :house: [Internal] > - :nail_care: [Polish] ## v3.74.0 (2024-05-23) #### :rocket: New Feature * Added color param to `i` mixin ## v3.61.0 (2023-10-12) #### :rocket: New Feature * Added possibility to configure theme attribute ## v3.59.1 (2023-09-22) #### :bug: Bug Fix * Fixed icons' size in multi-theme mode ## v3.58.0 (2023-09-08) #### :rocket: New Feature * Added possibility to change icons' color according to the selected theme ## v3.48.0 (2023-05-30) #### :rocket: New Feature * Added new helpers for working with gradients and shadows from the design system ## v3.5.1 (2021-09-20) #### :bug: Bug Fix * Fixed crashing when building the app when enabled `dynamicPublicPath` ## v3.0.0-rc.143 (2021-02-11) #### :rocket: New Feature * Added icons colorizing functionality by the Stylus' `i` function ## v3.0.0-rc.90 (2020-10-22) #### :boom: Breaking Change * Removed `setSizes` #### :house: Internal * Refactoring #### :nail_care: Polish * Added documentation