-
-
It would be good to include the definitions along with this package.
Right now the following code needs to be included in the VueJS app in order to make the typescript recognise them.
```js
imp…
-
## :rocket: Feature
At the moment, it is not possible to click on the comment in order to get a deeplink to a comment. In other networks such as Github it has become a standard to click on the date…
-
## Describe the bug
With prosemirror-state moving from javascript to typescript in version 1.4.0 the number of generic arguments for the class `Plugin` changed to one (optional). After running `npm u…
-
### Describe Problem
Hello Ionic team! 😄
Most, if not all, of the current Vue code snippets are written in a verbose way.
```vue
Details
Detail…
-
### Environment
```bash
Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Shadcn Vue version: 1.0.0
Vue version: 3.0.0
…
-
> 郭永峰,2017-03-26
前端在组件化的实现道路上一直都是前仆后继的,各种框架的解决思路层出不穷。时至今日,伴随着类似 React 、Vue 等优秀的前端框架出现,组件化的解决方案几乎成为 webapp 开发的标准,尽管实现的方式不同,但理念都趋同。
我们需要从设计时就从组件化角度的思考,我们作为开发者,需要从这些众多组件中提取出哪些是基础组件,哪些是业务组件,哪些组件可被复用…
-
A页面:app-test
B页面:app-detail
业务逻辑:A页面进入时在pageInit方法中初始vm组件,如下:
![image](https://cloud.githubusercontent.com/assets/9860410/12776049/afe981c8-ca8d-11e5-9923-fed6ef1402e1.png)
页面代码如下:
![image](https://c…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v22.3.0`
- Nuxt Version: `3.13.1`
- CLI Version: `3.13.1`
- Nitro Version: `2.9.7`
- Package Manager: `yarn@1.22.22…
-
#
## Version
"@toast-ui/vue-calendar": "^1.0.3",
## Test Environment
win 10
## Current Behavior
default view is month, and i implement a api to get schedule data correct.the result is right …