Skip to content

Commit

Permalink
Lazy components
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzzy committed Mar 3, 2018
1 parent cdfc69c commit f17f6eb
Show file tree
Hide file tree
Showing 9 changed files with 217 additions and 137 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

* [Components](https://github.com/hyperapp/hyperapp/tree/1.1.2#components) support.

## [1.3.0] - 2018-02-24

* Scoped npm package name. Use `@hyperapp/render` instead of `hyperapp-render`.
Expand Down
81 changes: 50 additions & 31 deletions dist/hyperapp-render.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/hyperapp-render.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hyperapp-render.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f17f6eb

Please sign in to comment.