Haixing Hu

Results 12 issues of Haixing Hu

### VUX version 2.9.2 ### OS/Browsers version All operating system / All browser ### Vue version 2.5.17 ### Code ```html import { Group, XInput, Datetime, } from 'vux'; export default...

good first issue

For example, the following code does not work. ``` Pane 1 Pane 2 Pane 3 import { Multipane, MultipaneResizer } from '@/src'; export default { components: { Multipane, MultipaneResizer, },...

This patch fixes the issue #15 and add a testing example in the demo page.

This patch fix #17 It is based on the patch fix #15.

The resizer does not work properly if its left or upper pane has flex-grow of 1. The following is a test case ``` Pane 1 Takes remaining available space. Configured...

Add the bower configuration and register this packge in the bower registry.

Please makes sure the items are checked before submitting your PR, thank you! * [x] `Rebase` before creating a PR to keep commit history clear. * [x] `Only One commit`...

Please makes sure the items are checked before submitting your PR, thank you! * [x] `Rebase` before creating a PR to keep commit history clear. * [ ] `Only One...

Hi, I'm excited to announce the release of [vue3-class-component], a new version of the Vue class component that brings support for Vue 3.x! You can find it here: - [vue3-class-component...

- The version of Code Generator plugin: 1.5.2 - The version of IDE: IntelliJ IDEA 2023.2.1 (Ultimate Edition) Build #IU-232.9559.62 - The version of Apache Velocity plugin: bundled 232.9559.62 -...