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

Updated develop with latest fixes from v0.21.0 #821

Merged
merged 17 commits into from
Sep 14, 2023
Merged

Commits on Aug 21, 2023

  1. Added jodit/types to exports

    On consuming projects it complain it can't find jodit/types from node_modules.
    I am not 100% sure this is the way to do it, but will test it out shortly...
    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0f03462 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #802 from valadas/export-jodit

    Added jodit/types to exports
    valadas authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    af7bd3e View commit details
    Browse the repository at this point in the history
  3. Attempting to inherit jodit config

    Need to merge to test this out.
    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    073d667 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #803 from valadas/jodit-config-inherit

    Attempting to inherit jodit config
    valadas authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    17b885f View commit details
    Browse the repository at this point in the history
  5. Added node-polyfills

    In an attempt to make jodit config work
    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5e21dca View commit details
    Browse the repository at this point in the history
  6. Merge pull request #804 from valadas/node-polyfills

    Added node-polyfills
    valadas authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eaf9ae6 View commit details
    Browse the repository at this point in the history
  7. Use tyeof instead of importing type

    Use tyeof instead of importing type
    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3b66cb2 View commit details
    Browse the repository at this point in the history
  8. commit missing files

    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    57d53d0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #805 from valadas/jodit-typeof-config

    Use tyeof instead of importing type
    valadas authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8a9276a View commit details
    Browse the repository at this point in the history
  10. Add-back Jodit

    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    10072ac View commit details
    Browse the repository at this point in the history
  11. Merge pull request #806 from valadas/jodit-typeof-config

    Add-back Jodit
    valadas authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9427231 View commit details
    Browse the repository at this point in the history
  12. Made Jodit a hard dependency

    Made Jodit a hard dependency
    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2ac27eb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #807 from valadas/jodit-typeof-config

    Made Jodit a hard dependency
    valadas authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f421159 View commit details
    Browse the repository at this point in the history
  14. export only config type from jodit

    export only config type from jodit
    valadas committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    88c6ab7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8abc9c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #808 from valadas/jodit-configy-type-only

    export only config type from jodit
    valadas authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4ad23df View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge pull request #813 from DNNCommunity/release/0.20.2

    Updated `release/0.21.0` with latest fixes from `release/0.20.2`
    valadas authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    682c198 View commit details
    Browse the repository at this point in the history