-
If I ctrl-click on `page()` then ...
![image](https://github.com/a-h/templ/assets/414336/37f0e991-0125-4609-8ced-2f9061561442)
then I get to the autogenerated Go code:
![image](https://github…
-
### Description
noticed that yearSelect component is not working properly the ranges due that `from / to` are not depending on `min / max` of the datepicker
![image](https://github.com/user-atta…
-
Would it be possible to add something similar to a timeline similar to what Googles location history offers?
Id be totally fine with manually confirming where I was and don't expect the data to be …
-
- [x] Text input
- [x] Textarea
- [x] Number input
- [x] Checkbox
- [x] Select
- [x] Button group
- [x] Radio list
- [x] Checkbox list
- [x] Slider
- [ ] Date/hour
- [ ] Color picker
- [x] …
-
[Code](https://github.com/range-of-motion/vuedraggable-nested-example)
[Demo](http://vue-draggable.pixely.me/)
### Step by step scenario
1. Open the demo
2. Open your browser's console
3. Re-…
-
# bug描述
当我们使用如下多级的级联选择器时,比如第一列切换了,我们需要第二列选项切换为第一列对应的二级选项,这时我们就需要监听columnchange事件,该事件会返回{column: 0, index: 0}这样一个对象。
``` html
```
但是,如果我打开选择器,从默认的[0,1],滚动第一列,使状态变为[1,1]。这时候columnchange会返回一个对象{c…
-
### Environment
macOS 14.2.1 (23C71)
node.js v20.9.0
vue v3.5.6.
nuxt v3.13.2
@nuxt/ui v2.18.4
@nuxt/ui-pro v1.4.2
date-fns 4.0.0
v-calendar v3.1.2
### Version
2.18.4
### Reproduction
1.…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
Take a look on shadcn examples: https://www.shadcn-vue.com/docs/components/select.html
The cool part of it is that we can pass anything anywhere we want and actually components stored in our codeba…
-
## The devDependency [element-ui](https://github.com/ElemeFE/element) was updated from `2.5.0` to `2.5.1`.
🚨 [View failing branch](https://github.com/yourtion/vue-json-ui-editor/compare/master...you…