Releases: neomjs/neo
Releases Β· neomjs/neo
Buffered Grid: polishing for slow connections & mobile
Buffered Grid - Fixed column header clicks
- Also fixed table header buttons, which got affected by
manager.DomEvent
changes
Buffered Grid - PoC version
Support for buffered rows & buffered columns (cells) is in place now:
https://neomjs.com/examples/grid/covid/
housekeeping
table.plugin.CellEditing
WIP- Removed the Twitter (X) links from the Portal App
Version 8, first stable release
8.0.0 v8.0.0
model.Component => state.Provider
- To remove the naming confusion for VMs => view models, conflicting with
data.Model
, we are now sticking to state provider - Inside
component.Base
, themodel
config got renamed tostateProvider
- Inside
component.Base
,getModel()
got renamed togetStateProvider()
- component.Base & controller.Component now have
getState()
&setState()
as shortcuts forgetStateProvider().getData()
&getStateProvider().setData()
full list of code changes: 7803283
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