-
### Describe the bug
The ColorPicker component was added in https://github.com/CommunityToolkit/Windows/pull/241 and recently released in 8.1-rc.
We had run into some minor issues ColorPicker on w…
-
## Describe the bug
I'm trying to use the toolkit's ColorPicker. On some platforms it works partially, but on some, not at all.
## Steps to Reproduce
- [ ] Can this be reproduced in the Sampl…
-
Hello,
It is possible to add for the next release a color picker type.
Like this : http://www.eyecon.ro/bootstrap-colorpicker/
Thanks.
-
-
```vue
import { COLOR } from '@/constants';
defineProps({
className: {
type: String,
default: ''
}
});
// TODO: defineEmits(['pick']);
```
-
```js
import { render } from '@testing-library/vue';
import { describe, expect, test } from 'vitest';
import ColorPicker from '../ColorPicker.vue';
describe('', () => {
test('Should Emit Pick…
-
### Describe the bug
Building a project that uses primeng fails if `@angular/animations` is not installed, but the dependency is not declared in `project.json`
```
✖ Compiling with Angular source…
-
How to properly destroy a color picker instance?
-
# Feat Request for QwQUI
## Layout
- [ ] #44
- [ ] #45
- [x] Center (#15)
- [x] Flex (#40)
- [x] Stack (#32)
- [x] Group (#35 )
- [ ] #46
- [ ] #47
- [ ] #48
## Input
- [ ] CheckBox
-…
-
### Description of the new feature / enhancement
In the Color Picker Editor, being able to provide a set of values to preview a color.
I was recently creating some CSS with a :hover action and I w…