Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Latest commit

 

History

History
277 lines (233 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

277 lines (233 loc) · 10.4 KB

0.1.209 / 2024-01-21

  • feat(Icons): add Translation icon (#268)

0.1.208 / 2024-01-11

  • feat(colors): add ui-background-color token (#267)
    • feat(colors): add ui-background-color token
    • docs: change token description
    • docs: change token description

0.1.207 / 2023-12-26

  • Prettify everything (#265)

0.1.206 / 2023-12-14

  • fix(icons): change feedback svg (#264)

0.1.205 / 2023-12-11

  • fix(icons): replace DoubleCheck icon (#263)

0.1.204 / 2023-11-28

  • Remove deprecated text-color-fixed-light and text-color-fixed-dark (#260)

0.1.203 / 2023-11-23

  • Add fixed-light-color and fixed-dark-color tokens (#259)

0.1.202 / 2023-10-26

  • feat(mixins): export mixins (#256)
    • feat(mixins): export mixins
    • refactor: remove redundant mixins
    • docs: restructure mixins list in README

0.1.201 / 2023-10-19

  • Update postcss, postcss-scss, postcss-value-parser, styleint due to dependabot recommendations (#254)

0.1.200 / 2023-10-19

  • docs: add theme-switcher (#253)
    • docs: add theme-switcher
    • Remove TODO

0.1.199 / 2023-10-18

  • chore: update storybook packages (#252)
    • Fix preview file TS issue
    • Upgrade storybook packages to ^7.5.0

0.1.198 / 2023-10-17

  • infra: use nvmrc file in test.yml (#251)
    • infra: use nvmrc file in test.yml
    • Upgrade version of actions/setup-node@3

0.1.197 / 2023-10-17

  • infra: add build test in test.yml (#250)

0.1.196 / 2023-10-03

  • feat(Icons): add warning icon (#248)

0.1.195 / 2023-10-02

  • Replace Rubik with Noto Sans Hebrew (#247)
    • Replace Rubik with Noto Sans Hebrew
    • preview-head.html - replace Rubik with Noto Sans Hebrew

0.1.194 / 2023-09-13

  • Remove duplications from colors.json (#246)

0.1.193 / 2023-09-10

  • build(validate-icons-colors): fix script to catch multiple fill/stroke usages (#245)

0.1.192 / 2023-09-07

  • Publish storybook workflow (#244)

0.1.191 / 2023-09-07

  • Replace text-color-on-positive, text-color-on-negative, text-color-on-warning with text-color-fixed-light, text-color-fixed-dark (#242)

0.1.190 / 2023-09-07

  • fix(Erase): replace hard coded color (#243)

0.1.189 / 2023-09-06

  • fix(Lines): replace hard coded color (#241)

0.1.188 / 2023-08-31

  • feat: add sort ascending and sort descending icons (#240)

0.1.187 / 2023-08-31

  • icon: Add tags for Versioning (#239)

0.1.186 / 2023-08-31

  • feat: replace sort icon (#238)

0.1.185 / 2023-08-31

  • Storybook content - Welcome, Changelog, Colors, Spacing (#228)
    • Storybook content - Welcome, Changelog, Colors, Spacing
    • Remove spacing, border-radius, box-shadows variables from the global-css-settings.scss
    • Prettier refactor
    • Remove mixins.scss, states.scss
    • Remove unused variable from content-spacing.scss
    • Remove content-spacing.scss
    • Remove @title-appereance mixin
    • Remove commented contributor.scss definitions
    • TODO added
    • TODO added
    • Remove inner storybook styles, change spacing tokens to reference sb tokens
    • Replace tokens used for documentation with sb tokens
    • Install prerelease vibe-storybook-components version
    • Remove TODO
    • Remove unrelevant tsconfig.json
    • Update vibe-storybook-components version
    • Move import index.scss to colors.stories.mdx
    • Fix package.json merge conflicts
    • Change --icon-color token to --sb-icon-color
    • Update vibe-storybook-components version (^0.2.1)
    • Convert welcome files to use modular styles
    • Fix intro text appereance
    • Move color utils to colors.stories folder

0.1.184 / 2023-08-28

  • Notes and readme about mixins and functions (#237)
    • notes and readme
    • Update README.md
    • Update scripts/copy-public-folder.sh
    • Update scripts/copy-public-folder.sh

0.1.183 / 2023-08-27

  • test: validate-icons-colors script (#236)
    • test on lint: validate-icons-colors script
    • Run stylelint on test workflow
    • Remove console.logs from metadata-util.js
    • Run validate-icons-colors on validate-icons
    • Remove fill=white in rect inside clipPath

0.1.182 / 2023-08-27

  • Add text-color-on-positive, text-color-on-negative, text-color-on-warning tokens (#235)

0.1.181 / 2023-08-16

  • icons: Add tags to Open icon (#232)

0.1.180 / 2023-08-16

  • Move required dev dependencies to dependencies (#231)

0.1.179 / 2023-08-09

  • Storybook infra (#223)
    • Init storybook
    • Storybook Vibe infra
    • Install vibe-storybook-components
    • Refactor
    • TODO added
    • Copy Colors page
    • Add theming
    • RelatedComponents infrastructure
    • Rename storybook classes
    • Change local port of storybook
    • Rename classnames
    • Git ignore storybook-static
    • Fix stories files location
    • Remove up-next links
    • Fix foundation-background.png and component-background.png
    • Refactor
    • vibe-storybook-components prerelease version
    • update vibe-storybook-components version
    • Changelog added
    • Chromatic dependencies
    • Chromatic workflow
    • Upgrade storybook packages
    • accessibility.stories.mdx
    • Remove TODO
    • Welcome page story
    • Update vibe-storybook-components version
    • Convert colors to stories format
    • Refactor
    • Refactor colors-vars-map.ts - remove unrelevant
    • Move postcss to devDependencies
    • Fix todo
    • Delete storybook-content related files
    • Delete font-awesome
    • Remove google analytics
    • Cleanup already loaded font from preview-head.html
    • Remove not used preconnect fonts.gstatic.com
    • Remove resize of left panel - doesn't work

0.1.178 / 2023-08-06

  • fix letter spacing (#227)

0.1.177 / 2023-07-26

  • Breaking changes for heading and text (#219)
    • change naming
    • breaking changes in new typography: tokens for texts, mixins for heading and texts
    • breaking changes in new typography: tokens for texts, mixins for heading and texts
    • fix tests

0.1.176 / 2023-07-26

  • Fix changelog - only last 50 versions (#225)

0.1.175 / 2023-07-26

  • Add changelog (#224)
    • Script to generate changelog
    • Initial CHANGELOG.md
    • npm-publish.yml: update changelog

0.1.174 / 2023-07-19

  • Support mixin with default margin (#221)

0.1.173 / 2023-07-18

  • icon: fix Country icon - not filled (#220)

0.1.172 / 2023-07-12

  • revert switcher (#218)

0.1.171 / 2023-07-12

  • Create mixins for typography (#217)
    • add support in export mixins in monday ui styles
    • Update src/internal-mixins/_utilities.scss
    • fix mixins
    • change mixins script
    • change mixins script name

0.1.170 / 2023-07-12

  • Origin/sergeyro/feature/change green colors (#210)
    • Change color-basic_green
    • Change color-forest_green

0.1.169 / 2023-07-09

  • Prerelease flow: fix test workflow name (#216)
    • Prerelease flow: fix test workflow name
    • Prerelease - reduce interval and timeout

0.1.168 / 2023-07-09

  • Prerelease process: .nvmrc file added, prerelease without git tag (#215)
    • .nvmrc file added, prerelease without git tag
    • Remove node version from npm-publish.yml

0.1.167 / 2023-07-09

  • Prerelease workflow (#214)

0.1.166 / 2023-07-03

  • Add Work icon tags (#211)