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

[next] feat(NcActions*): migrate to vue 3 #4646

Merged
merged 7 commits into from
Oct 31, 2023
Merged

Commits on Oct 24, 2023

  1. feat(NcActions*): migrate to vue 3

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aa7e88b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. feat(NcActions): don't use resolveComponent

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    27773d4 View commit details
    Browse the repository at this point in the history
  2. feat(NcActions): don't test vnode for null

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bbbfc11 View commit details
    Browse the repository at this point in the history
  3. feat(NcActions): we always have a DOM

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5030b10 View commit details
    Browse the repository at this point in the history
  4. feat(NcActions): don't overwrite custom action class

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fec8239 View commit details
    Browse the repository at this point in the history
  5. feat(NcActions): don't overwrite custom action class

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9575d4f View commit details
    Browse the repository at this point in the history
  6. feat(NcActions): use mergeProps for inline action

    Signed-off-by: Raimund Schlüßler <[email protected]>
    raimund-schluessler committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    be0d236 View commit details
    Browse the repository at this point in the history