-
### Overview of the problem
**Oruga** version: 0.9.0
**Vuejs** version: 3.5.12
**OS/Browser**: not related
### Description
Whe an OTable dos not have a rowKey defined the following …
-
[Examples](https://github.com/ariakit/ariakit/blob/main/contributing.md#creating-the-default-example) are the most important part of the project (even more so than the libraries themselves). We will h…
-
# Refactoring to JavaScript with Enhanced Modularization
## Context and Problem Statement
Bigfoot.js currently uses CoffeeScript, which is transpiled into JavaScript. However, with CoffeeScript'…
-
# ADR05: Migrating jQuery to JS ES6 and Eliminating CoffeeScript Dependency
## Context and Problem Statement
Bigfoot.js was originally developed when JavaScript tooling was more primitive, and E…
-
## Describe the bug
Setting cds-motion to off on CdsSelect (react) doesn't turn off the inner `cds-button-expand`'s animation, making it so that visual regression testing doesn't pass.
## How to…
-
## **Description**
I'm experiencing an issue where the Shepherd.js modal is not scrollable on iOS devices (iPhone and iPad) when used within a Vue 3 and Quasar project. The modal works as expected …
-
## Blocked by
https://github.com/learningequality/kolibri-design-system/issues/439
## Context
[Vue Testing Library](https://testing-library.com/docs/vue-testing-library/intro) is a lightweight …
-
### Reproduction example
https://codesandbox.io/s/loving-archimedes-vvcdt3
### Prerequisites
1. Setup Vue 2.6.x
2. Setup @testing-library/vue@5 ->
### Expected behavior
No VS code error or `imp…
-
**Describe the bug**
I have a UI where an item animates removal by animating to a height of zero and then removes itself from the list. The bug: Upon removal, if the item is off screen, the list wi…
-
Environment:
vue3-emoji-picker: 1.1.8,
Framework: Vue 3
OS: macOS 13.3
Browser : [Chrome Version 116.0.5845.179 (Official Build) (arm64)]
Description:
`ReferenceError: indexedDB is not defined…