You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/.github/workflows
Aakansha Doshi 50bd5fbae1
fix: don't mutate the bounded text if not updated when submitted (#4543)
* fix: don't mutate the bounded text if not updated when submitted

* dont update text for bounded text unless submitted

* add specs

* use node 16

* fix

* Update text when editing and cache prev text

* update prev text when props updated

* remove only

* type properly and remove unnecessary type checks

* cache original text and compare with editor value to fix alignement issue after editing and add specs

* naming tweak

Co-authored-by: dwelle <luzar.david@gmail.com>
3 years ago
..
autorelease-excalidraw.yml feat: Auto release @excalidraw/excalidraw-next on every change (#3614) 4 years ago
build-docker.yml chore: Consistent job names in GH actions (#3099) 4 years ago
build-packages.yml chore: Consistent job names in GH actions (#3099) 4 years ago
cancel.yml build: Switch to Yarn (#3057) 4 years ago
lint.yml chore: Update action versions and docker build (#3065) 4 years ago
locales-coverage.yml chore: Update translations from Crowdin (#3166) 4 years ago
publish-docker.yml chore: Update docker action to v2 (#4198) 3 years ago
semantic-pr-title.yml chore: Consistent job names in GH actions (#3099) 4 years ago
sentry-production.yml chore: Consistent job names in GH actions (#3099) 4 years ago
test.yml fix: don't mutate the bounded text if not updated when submitted (#4543) 3 years ago