Skip to content

Latest commit

 

History

History
326 lines (154 loc) · 16.1 KB

File metadata and controls

326 lines (154 loc) · 16.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.182 (2025-03-05)

Features

  • config: 🏷️ added dynamic property (3bd7803), closes #135

0.0.181 (2025-02-19)

Features

  • global: ✨ add constant for the classes which is added previously (5491ede), closes #132

0.0.180 (2025-02-18)

Features

  • global: ✨ add 4px padding and gap for consistent structure (a69f8d5), closes #132

0.0.179 (2025-02-06)

Bug Fixes

  • global: 🐛 add some padding in to input box (b0ea6d8), closes #121

0.0.178 (2024-11-26)

Bug Fixes

  • core: ✨ code cleanup and new OVERFLOW UNSET added (0bb60c9)
  • global: 🐛 destructure style package (1ab120c), closes #129

0.0.177 (2024-11-20)

Bug Fixes

  • core: 🐛 mobile related changes (2d90194), closes #121
  • global: 🐛 fix issue related to linting (6fb6857), closes #121

0.0.176 (2024-11-14)

Bug Fixes

  • global: 🐛 changes to fix compilation error (db33017), closes #121

0.0.175 (2024-11-13)

Bug Fixes

  • core: ⚡ helper text left margin removal (c9c5e91)
  • global: 🐛 destructure add flavour (12ba719), closes #121
  • global: 🐛 some border is not working so update those (6dfee3c), closes #121
  • global: 🐛 some border is not working so update those (4da3a4f), closes #121

0.0.174 (2024-11-08)

Bug Fixes

  • core: 🔥 build working now (e083d92)

0.0.173 (2024-11-08)

Features

  • global: ✨ add dimension, fix styles in add flavour (f036cc1), closes #121
  • global: ✨ add dimension, fix styles in add flavour (ee1854b), closes #121

Bug Fixes

0.0.172 (2024-11-06)

0.0.171 (2024-11-02)

Bug Fixes

  • core: ⚡ app bar style fix (67456da)

0.0.170 (2024-11-02)

Bug Fixes

  • core: ⚡ dialog width fixed (1381fe6)

0.0.169 (2024-11-02)

Bug Fixes

0.0.168 (2024-11-02)

Bug Fixes

  • global: 🐛 changes styles related code for mobile application (d9bed17), closes #121

0.0.167 (2024-10-17)

Features

  • global: ✨ add some style property (6e23340), closes #118
  • global: ✨ added styles that needed for pagebuilder UI (bcdd64f), closes #118

0.0.166 (2024-09-26)

0.0.165 (2024-09-25)

Bug Fixes

  • core: 🐛 theme reflection from styles and theme both (66f8ea9), closes #45

0.0.164 (2024-09-12)

Bug Fixes

  • core: 🐛 scNavigationLink remove important (9d558b5), closes #114

0.0.163 (2024-09-04)

Bug Fixes

  • global: 🐛 add important in position (33e13e4), closes #112

0.0.162 (2024-08-24)

Bug Fixes

  • core: 🐛 unnecessary console log remove (8dfc331), closes #87

0.0.161 (2024-08-23)

0.0.160 (2024-08-23)

0.0.159 (2024-08-16)

Bug Fixes

  • core: 🐛 add important to backgound in DefaultUtilityStyles (0ba108f), closes #105

0.0.158 (2024-08-15)

Bug Fixes

  • core: 🐛 adding important in padding (4fca2f0), closes #102
  • core: 🐛 fix the merge conflict (e080456), closes #102
  • core: 🐛 solve the conflicting error (caf66c1), closes #102

0.0.157 (2024-08-13)

Features

  • core: ✨ added the remaining style property in display (5e93a26), closes #101
  • global: ✨ adding liststyles in style package (cd2ddef), closes #101
  • utils: ✨ the css in js is added in the file (d202bd9), closes #101

0.0.156 (2024-08-05)

0.0.155 (2024-07-22)

Bug Fixes

  • utils: 💄 add important to bgSuccess, bgInfo, bgWarning, bgError (5196505), closes #97

0.0.154 (2024-07-11)

0.0.153 (2024-07-01)

Bug Fixes

  • global: ✨ page theme merge with default theme (636e776), closes #93

0.0.152 (2024-06-26)

Features

  • global: ✨ add important to PADDING (df652b1), closes #91

0.0.151 (2024-05-25)

0.0.150 (2024-05-24)

Bug Fixes

  • 🐛 use important in display property (c53da07), closes #89
  • global: ♻️ linting fix (84a9474), closes #89

0.0.149 (2024-05-14)

Bug Fixes

  • config: 📦 version changes in package.json file (2281b56), closes #87

0.0.148 (2024-04-26)

Bug Fixes

  • core: 🎨 fix HEADING_TOP_MARGIN default value to 64 (69940c2), closes #57
  • core: ⚡ code cleanup related to config and theme (a373082), closes #57

0.0.147 (2024-04-17)

Bug Fixes

  • global: 🐛 transfor rotate not wroking issue resolved (9fb59e7), closes #72

0.0.146 (2024-04-06)

0.0.145 (2024-04-02)

0.0.144 (2024-04-02)

0.0.143 (2024-03-30)

Bug Fixes

  • global: 🐛 added Important tag to background Grey (b623c49), closes #23

0.0.142 (2024-03-29)

Features

  • core: 📝 add styles of font-weight, line-height and word-spacing (6d43da5), closes #72
  • core: 📝 added styles for roate, font-weight and line-height (151d325), closes #72

0.0.141 (2024-03-23)

Features

  • global: ✨ added different bg-grid styles (7f3d1d6), closes #57

0.0.140 (2024-03-22)

Features

  • global: ✨ initial changes to StylesProvider.tsx (4960ca7), closes #57

0.0.139 (2024-03-21)

Bug Fixes

  • core: 🐛 bug fixed for bg dotted background styles and a text styles css (caec533), closes #72

0.0.138 (2024-03-20)

Features

  • core: ✨ created styles for transform rotate and a background (35125c7), closes #72

0.0.137 (2024-03-20)

0.0.136 (2024-03-20)

0.0.135 (2024-03-19)

0.0.134 (2024-03-18)

0.0.133 (2024-03-16)

0.0.132 (2024-03-16)

0.0.131 (2024-03-16)

0.0.130 (2024-03-07)

0.0.129 (2024-03-04)

0.0.128 (2024-02-28)

0.0.127 (2024-02-28)

0.0.126 (2024-02-21)

0.0.125 (2024-02-19)

0.0.124 (2024-02-19)

Features

  • config: 🔧 add config for CI/CD (632d66b), closes #44

0.0.124-dev.0 (2024-02-14)