Skip to content

v0.4.7

Choose a tag to compare

@pemrouz pemrouz released this 20 Nov 01:12
· 69 commits to master since this release

modules

  • [593a376] - helpers - new module: define helper functions and constants for resources
  • [3e81eea] - perf new module: which logs ms for render of every component to highlight performance bottlenecks
  • [556d480] - components - add .draw convenience function to elements
  • [bcedaa4] - hypermedia - add support for aliasing deep links and expanding parameterised links à la RFC6570
  • [cb4ea8c] - precss - add support for multiple css deps and :host-context

misc

  • removed individual client builds (all modules)
  • updated to latest babel (all modules)
  • disabled hypermedia module for now
  • tidied up browserify build - entire ripple is now 6kB (down from 229kB) ! :)