And available via gadicohen:famous@0.5.2
.
A lot of issues opened on GitHub were addressed, both my Famous Industries and community contributors. It's great that so soon after the 0.5 release so many issues have been fixed.
There's no History but here's a summary of the commits follows.
- v0.5.2
- fix: Fix DOMRenderer#insertEl when changing tags
- Fix: Apply correct pointer events to Canvas
- v0.5.1
- Feat: Add support for Hi-Dpi screens
- Feat: Add full-size styling to WebGL Canvas
- Clean: Remove redundancy from WebGL sizing
- fix: intra scene eventing
- fix: Remove duplicate _requestUpdate
- Update README - added links, minor edits …
- chore: beacon
- refact: Remove unreachable condition …
- refact: Remove dead code in DOMElement
- chore: Fix dead link in CONTRIBUTING [Finished #95852062]
- Reuse components[j]
- Fix bug: components[j] can be null
- fix: avoiding .getUniformLocation calls for unused uniforms [Fixes #9… …
- chore: Update browserify
- docs: Fix @link doc
- docs: Clean up RequestAnimationFrameLoop docs …
- clean: Fix duplicate inline styles
- fixes #177
- doc: fix typos
- chore: update build script …
- chore: Fix package.json license
- clean: No longer use bind in application code
- docs: fix setRotation return value
- Fix fail when .obj file has trailing whitespace before carriage return