-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(release): v 0.4.0 #1177
Open
ashk1996
wants to merge
56
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(release): v 0.4.0 #1177
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Julius Walther <[email protected]>
fix(ui-library): fix icon button events
Signed-off-by: Thorben Hartmann <[email protected]>
Co-authored-by: Christian Hoffmann <[email protected]> Co-authored-by: Thorben Hartmann <[email protected]>
* docs():Update CONTRIBUTING.md Signed-off-by: Thorben Hartmann <[email protected]> * docs(): Update CONTRIBUTING.md Signed-off-by: Thorben Hartmann <[email protected]> * docs(contribute): add full stops and optimize sentences Signed-off-by: Thorben Hartmann <[email protected]> * docs(contribute): update contributing documentation Signed-off-by: Thorben Hartmann <[email protected]> * docs(contribute): update contributing documentation Signed-off-by: Thorben Hartmann <[email protected]> --------- Signed-off-by: Thorben Hartmann <[email protected]>
Co-authored-by: Barkley <[email protected]> Co-authored-by: Julius Walther <[email protected]> Co-authored-by: David Kennedy <[email protected]>
…sign #1039 Co-authored-by: Barkley <[email protected]> Co-authored-by: Julius Walther <[email protected]> Co-authored-by: David Kennedy <[email protected]>
…1022) Co-authored-by: Barkley <[email protected]> Co-authored-by: Julius Walther <[email protected]> Co-authored-by: David Kennedy <[email protected]>
…#962) Co-authored-by: Barkley <[email protected]> Co-authored-by: Julius Walther <[email protected]> Co-authored-by: David Kennedy <[email protected]>
* docs(getstarted): distinguish contributors and core team Signed-off-by: Thorben Hartmann <[email protected]> * docs(contributing): update contributing doc Signed-off-by: Thorben Hartmann <[email protected]> * docs(readme): update readme Signed-off-by: Thorben Hartmann <[email protected]> * docs(getstarted): update team Signed-off-by: Thorben Hartmann <[email protected]> --------- Signed-off-by: Thorben Hartmann <[email protected]>
* docs(contributing): update pr process documentation Signed-off-by: Thorben Hartmann <[email protected]> * docs(contributing): fix typos Signed-off-by: Thorben Hartmann <[email protected]> --------- Signed-off-by: Thorben Hartmann <[email protected]>
#1036) Co-authored-by: larserbach <[email protected]>
Co-authored-by: Julius Walther <[email protected]>
* fix(ui-library): input field text ui fixes * fix(ui-library): placeholder error state fix and remove border properties * fix(ui-library): reverted disabled as a class and added input color to the associated class * fix(ui-library): added disbaled to inner class
) docs(getstarted): fixed a typo in dev lead touchpoint description Signed-off-by: Thorben Hartmann <[email protected]>
* fix(ui-library): select component size fixed * fix(ui-library): remove border and replace by outline for select componet * fix(ui-library): input field text ui fixes (#1101) * fix(ui-library): input field text ui fixes * fix(ui-library): placeholder error state fix and remove border properties * fix(ui-library): reverted disabled as a class and added input color to the associated class * fix(ui-library): added disbaled to inner class * fix(ui-library): add outline and removed pressed state for select component --------- Co-authored-by: Thorben Hartmann <[email protected]>
* fix(ui): adjust links * fix(ui): correct issues * fix(ui): review comments * fix(ui): review changes
… error (#1105) * fix(ui-library): align counter to right for text area with or without error * fix(ui-library): test case fixed * fix(ui-library): added new test cases for text area component * fix(ui-library): changed css structure for consistency * fix(ui-library): removed extra space and rebased with develop * fix(ui-library): added error message class for simplified styling * fix(ui-library): align counter to the right when hint message is empty
* fix sys.disabled sem.buttons.silent cmp.stepperbutton * adds surface colors * fix danger color inverted dark
* init * renames blanket and captionGroup * renames captioncomponent -> formcaption * replaces underscrore with hyphens @ formacaption * replace hyphens with underscore * refactor style-dictionary config * fix form-caption index.css * fixes uppercase leftovers * all checbox tokens lower case * fix borderWidth tokenns at checkbox * renames sys sizing tokens to lower case * lowercase Checkbox and formlabel * checkbox size variant to lower case * fix checkbox indes.css * fix form caption group * fix toggle switch and radio * fix forms * fix checkbox size variants in index.ts * refactor sorting json * counter tokens to lower case * counter tokens to lower case * counter tokens to lower case * fix counter index css
* feat(storybook): remove hasIcon/Unit props --------- Co-authored-by: Thorben Hartmann <[email protected]>
* fix(storybook): checkbox size issue
* refactor(ui-library): change css tooling for validation and vscode intellisense * refactor(ui-library): adapt css to make use of new tooling configuration * fix(ui-library): fix stylelint errors
Co-authored-by: Barkley <[email protected]>
* docs: add disclaimers and update getstarted - split meetings into regular, optional and paused in getstarted doc - updated team overview in getstarted doc - added disclaimer for forked repositories to getstarted doc Signed-off-by: Thorben Hartmann <[email protected]> * docs: remove disclaimer - removed disclaimer again from getstarted page Signed-off-by: Thorben Hartmann <[email protected]> --------- Signed-off-by: Thorben Hartmann <[email protected]>
marketing weekly is a bi-weekly now Signed-off-by: Thorben Hartmann <[email protected]>
…1106) * fix(ui-library): accessibility issue for background color fixed for text area fix(ui-library): removed extra class and refactored css for text area * fix(ui-library): added missing semicolon * fix(ui-library): fixed eslint errors * fix(ui-library): remove slot from select component (#1131) * fix(storybook): increase clickable area (#1130) * feat(ui-library): radio group - use slots instead of options array (#1079) * fix(ui-library): radio group size fix (#1139) (#1140) * fix(ui-library): fixed css error state * fix(ui-library): updated package * fix(ui-library): updated package --------- Co-authored-by: Ang Dawa Sherpa <[email protected]> Co-authored-by: Barkley <[email protected]>
* feat(storybook): wip * fix(storybook): add open options on icon click * fix(storybook): wip * fix(storybook): delete centered layout --------- Co-authored-by: Thorben Hartmann <[email protected]>
* feat(storybook): use outline instead of border * feat(ui): add offset * fix(storybook): adjust outline * fix(storybook): adjust outline * fix(storybook): wip * fix(storybook): wip * fix(storybook): wip * fix(storybook): wip
* fix(storybook): add functionality * fix(storybook): textarea size limitations * fix(storybook): add row describtion * fix(storybook): review changes --------- Co-authored-by: Thorben Hartmann <[email protected]>
Co-authored-by: Thorben Hartmann <[email protected]>
Co-authored-by: Thorben Hartmann <[email protected]>
* fix(ui-library): checking pr * fix(ui-library): toggle switch component fixes * fix(ui-library): add hover states for active and inactive states * fix(ui-library): add more hover states for active and inactive states * fix(ui-library): update button icon and text test cases * fix(ui-library): input field number unit test case fixed * fix(ui-library): removed unused variable * fix(ui-library): add disabled and readonly state colors * fix(ui-library): pressed state and state changes fixed * fix(ui-library): eslint add new line
* renames stepperbutton tokens * renames icon tokens * renames stepperbutton border token * updates stepperbutton and icon index.css - lowercase everywhere * fix: dialog tokens * rename backgroundcolor -> bgcolor * feat: adds some internal figma only colors. * fix: color value * fix: counter text neutral receives correct token * fix(tokens): reduces inverse colors and rearanges some path items * fix toggleSwitch css and tabbar iconSizeVariant --------- Signed-off-by: larserbach <[email protected]>
…dictionary and ts-transform (#1160) * using SD v4.00 and latest tokenStudio transforms * adds function to write themes_generated.cjs * removes themes.mjs * dynamically generated theme names and utilize them * renames theme: light -> light_value * renames theme: dark -> dark_value * moves radios.css into radio and radio-group directories
… and toggle switch (#1167) * fix(ui-library): removed readonly state for checkbox radio radiogroup and toggle switch * rmv readonly tokens from checkbox, radio, radiogroup and toggleswitch * fixes radio css --------- Co-authored-by: Lars Erbach <[email protected]>
* fix semantic typo * fix: use sys tokens in component tokens * fix: moves elevations to sys * fixing inverse colors
* fix(storybook): readonly & disabled state * fix(storybook): readonly & disabled state * fix(storybook): button tests * fix(storybook): width of horizontal stepper * fix(storybook): fix background, value & unit color * fix(storybook): native stepper is shown in firefox * fix(ui): test issue * fix(ui): apply lowercase tokens * fix(ui): color and size review --------- Co-authored-by: Lars Erbach <[email protected]>
* fix(ui-library): type errors fixed for lint analyze pipeline * fix(ui-library): fix eslint issue
* fix(ui-library): changed default params of value fix(ui-library): update value on readonly * fix(ui-library): type errors fixed for lint analyze pipeline (#1171) * fix(ui-library): type errors fixed for lint analyze pipeline * fix(ui-library): fix eslint issue * fix(ui-library): changed to develop code * fix(ui-library): update value on readonly --------- Signed-off-by: ashk1996 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release v0.4.0