Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy refactor/rating-stars to bernerslee (#456)
* chore: implement password protected staging server, tidy up scripts (#434) * feat: badge (#394) * feat: init badge * refactor: everything * feat: init hbs * refactor: inline style to css class mapping * refactor: deleting global variables * refactor: removing border * refactor: deleting old test cases * added storybook * Storybook & Handlebar done * copied and added the index.html from main branch * prettier & lint * fixed errors according to Daniel check, after merge request 1 * format and lint * changes commited according to Daniels check from first MR * applied change according to Daniel, from merge request 2. * design tokens added * Font-Family fixed * added design token for font-family * Edited storybook - Font Co-authored-by: marvinLaubenstein <marvin.laubenstein@telekom.de> * ci(bernerslee): remove s3 pipeline * Sketch/readonly input state (#373) * feat(sketch): add readonly states to text-fields * feat(sketch): add readonly states for textarea * feat(textarea): add readonly styles * refactor(sketch): add readonly to smybol name state resolver * chore(sketch): update sketch symbol DB * feat: implement scaleBeforeClose event in Modal (#430) * Update includes and symbol names (#372) * chore: update static sketch symbols * chore: update color swatches and missing readonly state * refactor: change symbol hirarchy for textarea / text-field * refactor: update readonly assignments * fix(button): add icon scaling and resiziable layout of slot elements * fix(dropdown/sketch): improve rendering for select element * chore: autoformat files * fix: datepicker not updating on outside value change (#441) * refactor(rating-stars): rework with input range approach also make the whole thing more modular with parts * feat(rating-stars): add half star rating * feat(rating-stars): use correct aria value and add better half visuals * refactor: add size, editable label; css * feat: only first star can clear all stars * refactor: prop renaming; remove watcher; * test: writing tests * refactor: renaming value to rating * refactor: stories * feat: implement onTouchEnd * feat(rating-stars): add readonly state and a11y features * feat(rating-stars): simplify revert logic / handle minRating input * feat: add prop readonly * feat: edit PR requests * feat: firstStarSelected with a default value of false * feat: input gets focus onClick * feat(rating-stars): add sketch generation and adjust input handling * fix: revert handmade sketch includes * test: update snapshots Co-authored-by: Kutlovcidenis <57406040+Kutlovcidenis@users.noreply.github.com> Co-authored-by: marvinLaubenstein <marvin.laubenstein@telekom.de> Co-authored-by: Daniel Beck <daniel@beck.win> Co-authored-by: Stefan Kopco <mail@oddobsessions.com> Co-authored-by: Calvin Schröder <calvin.schroeder@telekom.de> Co-authored-by: Christian Pajung <christian.pajung@telekom.de>
- Loading branch information