Results 32 issues of Javey

自适应宽度,根据单元格内容自动调整表格宽度,此时单元格内容不换行

enhancement

使用kpc建立一个种子模板项目,实现简单的demo页面,让用户可以快速上手

enhancement

**CodeSandbox** ```vue test .test { font-size: 12px; } ``` **Description**

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**CodeSandbox** **Description** ```js var needsForceUpdate = !!( renderChildren || // has new static slots vm.$options._renderChildren || // has old static slots hasDynamicScopedSlot ); ``` 当Vue组件没有子元素,则needsForceUpdate会返回false

bug

**CodeSandbox** https://codesandbox.io/s/l6jhzy **Description**

bug
v1