kongponents icon indicating copy to clipboard operation
kongponents copied to clipboard

🦍 Kong Vue Component Library

Results 51 kongponents issues
Sort by recently updated
recently updated
newest added

https://konghq.atlassian.net/browse/MA-848 # Summary Figma Mockup: https://www.figma.com/file/OMIETLMAU9mOXlpKUoKCKt/Analytics?node-id=1587%3A11287 **Still need to:** - remove outlines on “Cancel | Apply” buttons - figure out what time boundaries we allow in the Calendar, based on...

enhancement

# Summary This PR adds `loading` and `empty` slots docs. I noticed we have another `items` slot that replaces all the `KSelectItem`s. It seems if the user decides to use...

https://konghq.atlassian.net/browse/MA-848 Port of [PR #768](https://github.com/Kong/kongponents/pull/768) on the `main` branch. If you have questions, tag `@adamdehaven` or `@kaiarrowood`. --- ## PR Checklist - [ ] Does not introduce dependencies - [...

## Problem statement I’m migrating Kuma GUI from kongponents v4 to v6. Among other things, this seems to have introduced the use of vue-uuid’s `uuid.v1` method to generate `id` attribute...

# Summary Upgrade to Vite `v3` Currently waiting on VuePress to add support --- ## PR Checklist - [ ] Does not introduce dependencies - [ ] **Functional:** all changes...

do not merge

# Summary Add [Algolia Docsearch](https://docsearch.algolia.com/) ([VuePress v2 reference](https://v2.vuepress.vuejs.org/reference/plugin/docsearch.html)) --- ## PR Checklist - [ ] Does not introduce dependencies - [x] **Functional:** all changes do not break existing APIs and...

enhancement
do not merge

Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 4.1.9 to 5.2.2. Changelog Sourced from wagoid/commitlint-github-action's changelog. 5.2.2 (2022-10-24) 5.2.1 (2022-10-24) 5.2.0 (2022-10-08) Features deps: update @​commitlint packages from 17.0 to 17.1 (d23c330) deps: update commitlint-config-jira...

dependencies
github_actions

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.6 to 5.41.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.41.0 5.41.0 (2022-10-24) Bug Fixes eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c) type-utils: prevent...

dependencies
javascript

# Summary Addresses #817 by emulating Axios typings for our implementation of `useRequest` so that we can remove Axios as a `dependency` and `peerDependency`. Unsure if we want to go...

do not merge
dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.14 to 2.9.15. Changelog Sourced from vite's changelog. 3.2.0-beta.3 (2022-10-20) feat: include line and column in error format (#10529) (d806c4a), closes #10529 feat: reuse opening tab in...

dependencies
javascript