Skip to content

Releases: neomjs/neo

calendar fixes

21 Nov 20:32
Compare
Choose a tag to compare
8.0.0-beta.1

v8.0.0-beta.1

stabilising the next major version

11 Nov 16:24
Compare
Choose a tag to compare
  • 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

08 Nov 13:16
Compare
Choose a tag to compare
8.0.0-alpha.1

v8.0.0-alpha.1

housekeeping

18 Oct 17:41
Compare
Choose a tag to compare
7.16.0

v7.16.0

housekeeping

12 Oct 16:33
Compare
Choose a tag to compare
  • create app program: removed the questions to choose main thread addons & useServiceWorker. See: #6028

housekeeping

12 Oct 16:09
Compare
Choose a tag to compare
  • main.addon.FileSystemAccess
  • Portal App styling enhancements
  • new blog post

thanks to everyone who was involved!

new blog post

02 Oct 22:35
Compare
Choose a tag to compare

housekeeping

02 Oct 13:45
Compare
Choose a tag to compare
  • 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

30 Sep 22:08
Compare
Choose a tag to compare
  • 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

housekeeping

30 Sep 11:08
Compare
Choose a tag to compare
  • Enhanced the dialog example. See: #5985
  • The component Logger now also works for dialogs and dialog child components. See: #5984