Skip to content

Tags: taijiweb/domcom

Tags

0.8.4

Toggle 0.8.4's commit message
npm publish 0.8.4

0.8.0

Toggle 0.8.0's commit message
set component.base while component.extend

v0.5.3

Toggle v0.5.3's commit message
minor upgrade: more process to tagName

v0.5.2

Toggle v0.5.2's commit message
domcom v0.5.2

v0.5.1

Toggle v0.5.1's commit message
dc.clean(), bug fix

* add api: dc.clean(): remove all components in dc.removingChildren
* fix bugs in domcom/demo
  wrong renderDom after the component is removed ( check component.removing and component.removed before calling renderDom in component.render())
  the component is not refreshed after switching each3, each4 (caused by wrong component.valid, component.attachValid field)

v0.5.0

Toggle v0.5.0's commit message
big refactor: separate the code for updating and attaching/detaching dom

v0.2.1

Toggle v0.2.1's commit message
fix and some refactor for Component.clone()

v0.2.0

Toggle v0.2.0's commit message
big refactor to render method, each component, remove builtins and bl…

…ink, splitter directives

v0.1.6

Toggle v0.1.6's commit message
domcom v0.1.6

v0.1.5

Toggle v0.1.5's commit message
release v0.1.5