Skip to content

v0.4.8

Choose a tag to compare

@pemrouz pemrouz released this 04 Jan 05:33
· 65 commits to master since this release

backpressure

  • [9e24abc] - backoff attempting to pull if resource does not exist
  • [5b5782e] - change strategy to pull without changing local cache

components

  • [db668c4] - should reset __data__/state after draw
  • [0ee5a96] - do not redraw on attr change - too much spam
  • [6699722] - should always extend existing state object
  • [e94d738] - do not attempt to detect from [is] anymore
  • [fa77fb9] - no need to raf resources now component renders are batched
  • [bf6324c] - do not registerElement non custom elements
  • [5770ecc] - standardise data injection across various methods
  • [3c4c32f] - batch renders for elements in addition to resources

delay

  • [c82e4fa] - simplify delay implemenation and tests

docs

  • [3781ed5] - add section on loadcss, react and v dom

features (new)

mysql

needs (new)

perf

  • [83d9ff5] - simplify implementation and fix tests
  • [f19f9e0] - use group to show hierarchy and add draw count

precss

  • [a7e5755] - should transform with empty parantheses
  • [71ad594] - should not prefix if :host present
  • [ea38bc4] - scope to resource name rather than first tag name

prehtml

  • [f660cb5] - update to work with latest component syntax

resdir

  • [6883d3b] - add default css headers based on convention

ripple

shadow