LearnNewsExamplesServices
Frontmatter
id3527
titlecomponent.Base: update()
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 5, 2022, 12:43 AM
updatedAtOct 10, 2022, 1:05 PM
githubUrlhttps://github.com/neomjs/neo/issues/3527
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 10, 2022, 1:05 PM

component.Base: update()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 5, 2022, 12:43 AM

it would be nice to optionally reduce the amount of vdom re-assignments with a little helper convenience method.

more details tomorrow.

tobiu added the enhancement label on Oct 5, 2022, 12:43 AM
tobiu assigned to @tobiu on Oct 5, 2022, 12:43 AM
tobiu referenced in commit 7200c78 - "component.Base: update() #3527" on Oct 6, 2022, 2:50 PM
tobiu
tobiu Oct 6, 2022, 2:50 PM

added a first PoC for button.Base.

tobiu referenced in commit 04bb044 - "#3527 adjusted component.Base" on Oct 6, 2022, 3:07 PM
tobiu referenced in commit 2270893 - "#3527 component.Legend" on Oct 6, 2022, 3:16 PM
tobiu referenced in commit 2a5c4e5 - "#3527 component.Label" on Oct 6, 2022, 3:17 PM
tobiu referenced in commit 4f66e07 - "#3527 component.Clock" on Oct 6, 2022, 3:18 PM
tobiu referenced in commit 9bc0efe - "#3527 component.Carousel" on Oct 6, 2022, 3:21 PM
tobiu referenced in commit 6b8ccfa - "#3527 component.Chip" on Oct 6, 2022, 3:23 PM
tobiu referenced in commit 1db4585 - "#3527 component.Circle" on Oct 6, 2022, 3:27 PM
tobiu referenced in commit 6ad49ef - "#3527 component.DateSelector" on Oct 6, 2022, 3:30 PM
tobiu referenced in commit 9bd43fc - "#3527 component.Gallery" on Oct 6, 2022, 3:35 PM
tobiu referenced in commit de4c374 - "#3527 component.Helix" on Oct 6, 2022, 3:36 PM
tobiu referenced in commit 3ad2a1b - "#3527 container.Base" on Oct 6, 2022, 4:29 PM
tobiu referenced in commit 3b90571 - "#3527 form.field.Display" on Oct 6, 2022, 4:35 PM
tobiu referenced in commit f759653 - "#3527 tab.Strip" on Oct 6, 2022, 4:37 PM
tobiu referenced in commit d5582ad - "#3527 tab.header.Toolbar" on Oct 6, 2022, 4:37 PM
tobiu referenced in commit eae460b - "#3527 form.field.Color" on Oct 6, 2022, 4:42 PM
tobiu referenced in commit 85a06c8 - "#3527 form.field.trigger.SpinUpDown" on Oct 6, 2022, 4:43 PM
tobiu referenced in commit 1d0a7ea - "#3527 form.field.trigger.Time" on Oct 6, 2022, 4:44 PM
tobiu referenced in commit b12e1ae - "#3527 grid.header.Toolbar" on Oct 6, 2022, 4:45 PM
tobiu referenced in commit 1c9a182 - "#3527 form.field.CheckBox" on Oct 6, 2022, 4:48 PM
tobiu referenced in commit a8b1aa1 - "#3527 form.Fieldset" on Oct 6, 2022, 4:49 PM
tobiu referenced in commit 53f08d3 - "#3527 form.field.Number" on Oct 6, 2022, 4:50 PM
tobiu referenced in commit 14591b9 - "#3527 form.field.TextArea" on Oct 6, 2022, 4:50 PM
tobiu referenced in commit c213977 - "#3527 table.header.Toolbar" on Oct 6, 2022, 4:52 PM
tobiu referenced in commit 51e7ce9 - "#3527 button.Split" on Oct 6, 2022, 4:53 PM
tobiu referenced in commit f373370 - "#3527 calendar.view.MainContainer" on Oct 6, 2022, 5:05 PM
tobiu referenced in commit c6bd252 - "#3527 calendar.view.SettingsContainer" on Oct 6, 2022, 5:07 PM
tobiu referenced in commit b462b29 - "#3527 calendar.view.YearComponent" on Oct 6, 2022, 5:10 PM
tobiu referenced in commit b80bfea - "#3527 calendar.view.month.Component" on Oct 6, 2022, 5:13 PM
tobiu referenced in commit c1e22cc - "#3527 calendar.view.week.Component" on Oct 6, 2022, 5:14 PM
tobiu referenced in commit ab3fe61 - "#3527 list.Base" on Oct 6, 2022, 5:28 PM
tobiu referenced in commit aff3f28 - "#3527 form.field.Text" on Oct 6, 2022, 5:34 PM
tobiu referenced in commit 0c0fb40 - "#3527 list.plugin.Animate" on Oct 6, 2022, 5:38 PM
tobiu referenced in commit 4449aab - "#3527 layout.Card" on Oct 6, 2022, 5:39 PM
tobiu referenced in commit 6efc779 - "#3527 selection.Model" on Oct 6, 2022, 5:41 PM
tobiu referenced in commit 508df41 - "#3527 plugin.Resizable" on Oct 6, 2022, 5:42 PM
tobiu referenced in commit 46ff818 - "#3527 selection.grid.CellRowModel" on Oct 6, 2022, 5:44 PM
tobiu referenced in commit 635251b - "#3527 tree.List" on Oct 6, 2022, 5:46 PM
tobiu referenced in commit 09ee0ac - "#3527 selection.grid.CellColumnModel" on Oct 6, 2022, 5:52 PM
tobiu referenced in commit 27f0b2f - "#3527 table.header.Button" on Oct 6, 2022, 5:53 PM
tobiu referenced in commit 38824fe - "#3527 sitemap.Component" on Oct 6, 2022, 5:54 PM
tobiu referenced in commit e63f7c6 - "#3527 selection.table.CellRowModel" on Oct 6, 2022, 5:55 PM
tobiu referenced in commit da225ae - "#3527 selection.table.CellColumnRowModel" on Oct 6, 2022, 5:56 PM
tobiu referenced in commit c948880 - "#3527 selection.table.CellColumnModel" on Oct 6, 2022, 5:57 PM
tobiu referenced in commit 9a1c7c4 - "#3527 rest of the src files" on Oct 6, 2022, 6:04 PM
tobiu referenced in commit e2edb69 - "#3527 started adjusting the apps folder" on Oct 10, 2022, 9:41 AM
tobiu referenced in commit 6c54d0e - "#3527 apps folder" on Oct 10, 2022, 12:46 PM
tobiu referenced in commit cd570a4 - "#3527 docs app" on Oct 10, 2022, 12:59 PM
tobiu referenced in commit dbd6ac3 - "#3527 examples" on Oct 10, 2022, 1:05 PM
tobiu
tobiu Oct 10, 2022, 1:05 PM

done.

tobiu closed this issue on Oct 10, 2022, 1:05 PM