Commit Graph

9 Commits (e201e79cd086df6e58c98e1be7cfa060dac70d19)

Author SHA1 Message Date
David Luzar c3f6d6d344
test: revert node v16 requirement for tests (#4737) 3 years ago
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
Lipis baf9da2b83
chore: Update action versions and docker build (#3065) 4 years ago
Lipis 4bfcf105a5
build: Switch to Yarn (#3057)
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
4 years ago
Lipis 0f4a053759
chore: Run actions on pull requests as well (#2917)
* chore: Run actions on pull requests as well

* Update cancel.yml

* Update lint.yml

* Update test.yml

* Update cancel.yml
4 years ago
Lipis ed0bec41dc
chore: Update workflows to use the latest Node (#2863) 4 years ago
Lipis e9058dc5a7
Checks on push and fix formatting (#1048) 5 years ago
David Luzar 5bd1c8b3cd
update events for GH actions to include PRs (#511)
* update events for GH actions to include PRs

* change action events to pull_request only
5 years ago
Lipis 86eadf379d
Update Prettier scripts and supported files (#402) 5 years ago