Releases: neomjs/neo
Releases Β· neomjs/neo
calendar fixes
8.0.0-beta.1 v8.0.0-beta.1
stabilising the next major version
- layout.Card: adjusted for scoped vdom
- layout.Cube: adjusted for scoped vdom
- component.Base: isParentVdomUpdating() => adjusted to allow non-colliding scoped updates in parallel
- calendar.*: several bugfixes
Scoped Vdom Updates
8.0.0-alpha.1 v8.0.0-alpha.1
housekeeping
7.16.0 v7.16.0
housekeeping
- create app program: removed the questions to choose main thread addons & useServiceWorker. See: #6028
housekeeping
- main.addon.FileSystemAccess
- Portal App styling enhancements
- new blog post
thanks to everyone who was involved!
new blog post
housekeeping
- Portal App: Design enhancements for the Home Features, Home AfterMath, About Us & Services pages
- examples/dialog: polishing to properly nullify the internal dialog references
housekeeping
- Removed the legacy class
manager.Store
, which was only used by one example. See: #5992 - Updated the example to generate its own data
- Fixed
examples.TableFiltering
. See: #5993 - Added the multi window covid gallery example into the Portal App examples. See: #5988
- Improved the popup positioning for the multi windows helix & gallery examples (different positions inside a
code.LivePreview
). See: #5991