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

[Feature] In-house copy paste #1060

Merged
merged 18 commits into from
Mar 14, 2020
Merged

Commits on Nov 30, 2019

  1. Update changelog

    Yegor Berizhnoi committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    f16f667 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Add in-house copy-paste

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    82dd3a5 View commit details
    Browse the repository at this point in the history
  2. Add change log

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    ca965a7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/2.17' of github.com:codex-team/editor.js into f…

    …eature/in-house-copy-paste
    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    8386dd8 View commit details
    Browse the repository at this point in the history
  4. Fix changelog

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    90e3608 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bc0f5b View commit details
    Browse the repository at this point in the history
  6. Fix condition

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    5495955 View commit details
    Browse the repository at this point in the history
  7. Remove useless check

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    e99fc47 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/2.17' of github.com:codex-team/editor.js into f…

    …eature/in-house-copy-paste
    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    9e120a4 View commit details
    Browse the repository at this point in the history
  9. Resolve changelog conflict

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    2b8d495 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'release/2.17' of github.com:codex-team/editor.js into f…

    …eature/in-house-copy-paste
    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    955ae35 View commit details
    Browse the repository at this point in the history
  11. fix

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    d0c5a49 View commit details
    Browse the repository at this point in the history
  12. Update src/components/modules/blockEvents.ts

    Co-Authored-By: Murod Khaydarov <murod.haydarov@gmail.com>
    gohabereg and khaydarov committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    b9d3734 View commit details
    Browse the repository at this point in the history
  13. Update src/components/modules/blockEvents.ts

    Co-Authored-By: Murod Khaydarov <murod.haydarov@gmail.com>
    gohabereg and khaydarov committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    410b26d View commit details
    Browse the repository at this point in the history
  14. Improve comment

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    47c0cc4 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/in-house-copy-paste' of github.com:codex-team/e…

    …ditor.js into feature/in-house-copy-paste
    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    9b70472 View commit details
    Browse the repository at this point in the history
  16. Add text/plain linbreaks

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    3e6499d View commit details
    Browse the repository at this point in the history
  17. Fix plain text

    gohabereg committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    f96b167 View commit details
    Browse the repository at this point in the history