issues Search Results · repo:regularjs/regular language:JavaScript
Filter by
208 results
(83 ms)208 results
inregularjs/regular (press backspace or delete to remove)问题:regular有每个版本的changelog么? 描述:目前我们系统用的0.4.3,遇到了track不生效的问题,见#90。 我们想评估下升级的风险,目前没找到每个版本的changelog。
stormqx
- Opened on Feb 18, 2019
- #246
数组simplediff为false,但数据引用变化时,会产生父子组件数据不一致
const Component2 = Regular.extend({
name: List ,
template: h1 {list1} /h1 ,
init() {
setTimeout((function () { ...
leeluolee
- 1
- Opened on Feb 14, 2019
- #245
- [ ] watcher 的调试
img src= https://haitao.nos.netease.com/6769bc88-613a-4eb3-bdd6-df0280fd5f9f_676_144.png width= 300px /
无法看到真实的表达式,断点打到这里,调试起来不是特别方便
- [ ] 无法通过组件实例很快地联想到对应的组件
...
Type: Discussion
fengzilong
- 18
- Opened on Jan 16, 2019
- #243
可以在非生产环境对组件data下面的参数进行一下类型检查,类似vue的props、react的prop-types
Type: Feature Request
xuchaoying
- 4
- Opened on Jan 16, 2019
- #242
列表渲染: const component = new Regular({ template: {#list items as obj} span class= index {obj_index}:{obj} /span {/list}
`, data: { items: [ a , b , c , d ] } })
component.$inject(document.body);`
当{obj_index} ...
omamzhang
- 1
- Opened on Jan 10, 2019
- #241
woshizja
- 1
- Opened on Dec 19, 2018
- #236

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.