f-render icon indicating copy to clipboard operation
f-render copied to clipboard

f-render | 基于 ElementUI 的表单设计器

Results 14 f-render issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. Commits eb6d9f5 [dist] 1.5.1 750d8e8 [fix] Fixes relative path resolving #199 #200 (#201) 3ac7774 [test] Make test consistent for browser testing 267a0c6 [dist] 1.5.0...

dependencies

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

## Bug report(问题描述) 使用npm安装最新版本的f-render依赖会启动报错 #### Steps to reproduce(问题复现步骤) npm install f-render -S 安装f-render 依赖后启动项目则会报错 #### Screenshot or Gif(截图或动态图) ![image](https://user-images.githubusercontent.com/41278265/114168491-e2738b80-9962-11eb-9a58-9dfc4e0a8110.png)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

## Bug report(问题描述) 在最新版本v.4.12.3里有和 #66 同样的问题出现。 #### Steps to reproduce(问题复现步骤) 1.新增两个相同表单组件,例如“单行出入框”; 2.选中其一,在右侧“组件属性配置里”,设置“是否可清空和placeholder”时,两个相同类型组件会同时更改。 3.保存数据后重新编辑,不会有此问题。 #### Screenshot or Gif(截图或动态图) #### Link to minimal reproduction(最小可在线还原 demo) #### Other relevant information(格外信息) - Vue version:2.6.11...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

IE10下出现白屏 控制台下报错 Secure random number generation is not supported by this browser. Use Chrome, Firefox or Internet Explorer 11 ![image](https://user-images.githubusercontent.com/47165193/110303938-f3fd0700-8035-11eb-98e6-217117bcf2ff.png) 请问着段代码是在那里引用的 是否有替代方案?