Skip to content
  • Sponsor coreui/coreui-vue

  • Notifications You must be signed in to change notification settings
  • Fork 131
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coreui/coreui-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: davelima/coreui-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 29 files changed
  • 1 contributor

Commits on Jul 4, 2023

  1. Copy the full SHA
    ab61c31 View commit details
  2. chore: clean-up

    mrholek committed Jul 4, 2023
    Copy the full SHA
    e946e41 View commit details
  3. docs: update styles

    mrholek committed Jul 4, 2023
    Copy the full SHA
    b583d2a View commit details
  4. Copy the full SHA
    bacad79 View commit details
  5. chore: clean-up

    mrholek committed Jul 4, 2023
    Copy the full SHA
    e5a1009 View commit details
  6. docs: update theme

    mrholek committed Jul 4, 2023
    Copy the full SHA
    0ac8241 View commit details
  7. release: v4.9.0-rc.0

    mrholek committed Jul 4, 2023
    Copy the full SHA
    7b3a43e View commit details

Commits on Jul 7, 2023

  1. chore: clean-up

    mrholek committed Jul 7, 2023
    Copy the full SHA
    34c25e9 View commit details
  2. Copy the full SHA
    c624b8e View commit details
  3. chore: update dependencies and devDependencies

    @typescript-eslint/eslint-plugin  ^5.57.0  →  ^5.61.0
    @typescript-eslint/parser         ^5.57.0  →  ^5.61.0
    @vue/eslint-config-typescript     ^11.0.2  →  ^11.0.3
    @vue/vue3-jest                     29.2.3  →   29.2.4
    eslint                             8.36.0  →   8.44.0
    eslint-config-prettier             ^8.7.0  →   ^8.8.0
    eslint-plugin-unicorn             ^46.0.0  →  ^47.0.0
    eslint-plugin-vue                 ^9.10.0  →  ^9.15.1
    prettier                           ^2.8.7  →   ^3.0.0
    mrholek committed Jul 7, 2023
    Copy the full SHA
    f21decd View commit details
  4. chore: update dependencies and devDependencies

    @rollup/plugin-commonjs    ^25.0.1  →  ^25.0.2
    @rollup/plugin-typescript  ^11.1.1  →  ^11.1.2
    @vue/test-utils             ^2.3.2  →   ^2.4.0
    jest                       ^29.5.0  →  ^29.6.1
    jest-environment-jsdom     ^29.5.0  →  ^29.6.1
    rollup                     ^3.25.0  →  ^3.26.2
    ts-jest                    ^29.1.0  →  ^29.1.1
    vue-types                   ^5.0.3  →   ^5.1.0
    mrholek committed Jul 7, 2023
    Copy the full SHA
    8df05df View commit details
  5. chore: update dependencies and devDependencies

    @docsearch/css  ^3.5.0  →  ^3.5.1
    @docsearch/js   ^3.5.0  →  ^3.5.1
    mrholek committed Jul 7, 2023
    Copy the full SHA
    b164c5a View commit details
  6. Copy the full SHA
    92c5c78 View commit details
  7. Copy the full SHA
    34c8ff3 View commit details
  8. docs: update content

    mrholek committed Jul 7, 2023
    Copy the full SHA
    7cb8a91 View commit details
  9. release: v4.9.0

    mrholek committed Jul 7, 2023
    Copy the full SHA
    9b2ff70 View commit details

Commits on Jul 16, 2023

  1. feat(CFormCheck): add support for the true-value and false-value prop…

    …s, and enhance the handling of `v-model`
    mrholek committed Jul 16, 2023
    Copy the full SHA
    1a0682a View commit details
  2. release: v4.10.0

    mrholek committed Jul 16, 2023
    Copy the full SHA
    0e0c870 View commit details
Loading