Skip to content
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

fix: undo changed text (#521) #545

Merged
merged 1 commit into from
Mar 5, 2021
Merged

Conversation

lja1018
Copy link
Contributor

@lja1018 lja1018 commented Mar 5, 2021

Please check if the PR fulfills these requirements

  • It's submitted to right branch according to our branching model
  • It's right issue type on title
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • It does not introduce a breaking change or has description for the breaking change

Description


Thank you for your contribution to TOAST UI product. 🎉 😘 ✨

@lja1018 lja1018 merged commit cc35d4e into feat/v3.13.0 Mar 5, 2021
@lja1018 lja1018 deleted the fix/text-changed-undo branch March 5, 2021 01:15
lja1018 added a commit that referenced this pull request Mar 5, 2021
lja1018 added a commit that referenced this pull request Mar 5, 2021
* feat: add history feature (#544)

* feat: add history element

* feat: add history list element, event listener

* feat: add history, panel menu component

* test: add history component test

* chore: remove default history

* refactor: constant classname

* feat: add history by action

* feat: add multiUndo, multiRedo

* chore: apply api review

* chore: apply detail history

* chore: add execution command event

* chore: add mask history

* chore: select load image history when init history

* chore: apply code review

* fix: list scroll position is bottom when list element added

* feat: add help toolbar

* chore: add help menus const

* chore: add history icon svg file

* chore: add toggle history menu

* chore: add list, panel, item style

* chore: add history action icon

* chore: change history title type

* chore: add history template html

* chore: resolve detail history information

* chore: resolve tooltip position with helpmenubar position

* test: fix broken test

* chore: add 3 history icons

* refactor: apply history name constants

* chore: apply alias

* chore: not toggle when history menu clicked

* fix: save undo data when text added (#545)

* fix: group selection object position when undo, redo in API direct page (#522) (#546)

* fix: fire object modified event when cropzone changed [#519] (#547)

* fix: not fire object modified event when cropzone is modified [#519]

# Conflicts:
#	apps/image-editor/src/js/imageEditor.js

* refactor: apply const

# Conflicts:
#	apps/image-editor/src/js/imageEditor.js

* fix: resize cropzone with ratio by pressing shift key (#548)

* fix: save undo data when text added [#545]

* test: resolve broken tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant