抹桥

Results 4 issues of 抹桥

add a feature, can't filter translate by path. ```js pxtoviewport({ // import css form node_modules/@alife/wap-union-xman will be ignore. blacklistPath: ['node_modules/@alife/wap-union-xman'], viewportWidth: postcss.viewportWidth || 750, // (Number) The width of the...

Chrome下没有问题,但是在最新版的 Firefox 下有问题。 ![image](https://github.com/saicaca/fuwari/assets/9394000/8e423070-92e7-4da6-83c1-612468a0c859)

bug

Form 组件。 除了提供基础的 Form 组件功能外,需要有校验功能,检测自组建的功能。 同时对内暴露 API ,方便其他子表单组件的开发和接入。 - [ ] 表单 Form - [x] Input - [x] Select - [x] CheckBox - [ ] Radio - [ ] TextArea...

enhancement

对于所有提交到 master 分支的 commit, 执行以下操作: - [ ] 发布到 npm - [ ] 打上 version tag

enhancement