Skip to content

Commit

Permalink
apps/Portal: new JSON formatting idea
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiu committed Dec 13, 2023
1 parent 2b105d5 commit e4ea3a2
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions resources/data/deck/learnneo/t.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
{"data": [
{"name": "Why Neo.mjs? ", "parentId": null, "isLeaf": true, "id": "2023-10-01T18-29-19-158Z"},
{"name": "Getting Started", "parentId": null, "isLeaf": false, "id": "GettingStarted"},
{"name": "Setup", "parentId": "GettingStarted", "isLeaf": true, "id": "Setup"},
{"name": "Workspaces and Applications", "parentId": "GettingStarted", "isLeaf": true, "id": "2023-10-14T19-25-08-153Z"},
{"name": "Describing a View", "parentId": "GettingStarted", "isLeaf": true, "id": "DescribingTheUI"},
{"name": "Events", "parentId": "GettingStarted", "isLeaf": true, "id": "Events"},
{"name": "Updating View State", "parentId": "GettingStarted", "isLeaf": true, "id": "ComponentState"},
{"name": "Extending Components", "parentId": "GettingStarted", "isLeaf": true, "id": "Extending"},
{"name": "Adding Properties", "parentId": "GettingStarted", "isLeaf": true, "id": "AddingProperties"},
{"name": "Component Models and Binding", "parentId": "GettingStarted", "isLeaf": true, "id": "ComponentModels"},
{"name": "What about HTML tags?", "parentId": "GettingStarted", "isLeaf": true, "id": "WhatAboutHTML"},
{"name": "Tutorials", "parentId": null, "isLeaf": false, "expanded": false, "id": "Tutorials"},
{"name": "Rock Scissors Paper", "parentId": "Tutorials", "isLeaf": true, "expanded": false, "id": "RSP"},
{"name": "Earthquakes", "parentId": "Tutorials", "isLeaf": false, "expanded": false, "id": "Earthquakes"},
{"name": "Cookbook", "parentId": null, "isLeaf": false, "expanded": false, "id": "InDepth"},
{"name": "Config", "parentId": "InDepth", "isLeaf": false, "id": "Config"},
{"name": "Instance Lifecycle", "parentId": "InDepth", "isLeaf": false, "id": "InstanceLifecycle"},
{"name": "User Input (Forms)", "parentId": "InDepth", "isLeaf": false, "id": "Forms"},
{"name": "Custom Components", "parentId": "InDepth", "isLeaf": false, "id": "CustomComponents"},
{"name": "Tables (Stores)", "parentId": "InDepth", "isLeaf": false, "id": "Tables"},
{"name": "Shared Bindable Data (Component Models)", "parentId": "InDepth", "isLeaf": false, "id": "InDepthComponentModels"},
{"name": "Multi-Window Applications", "parentId": "InDepth", "isLeaf": false, "id": "MultiWindow"},
{"name": "Main Thread Addons", "parentId": "InDepth", "isLeaf": false, "id": "MainThreadAddons"},
{"name": "Introduction","parentId": "MainThreadAddons", "isLeaf": true, "id": "MainThreadAddonIntro"},
{"name": "Example", "parentId": "MainThreadAddons", "isLeaf": true, "id": "MainThreadAddonExample"},
{"name": "Mixins", "parentId": "InDepth", "isLeaf": false, "id": "Mixins"},
{"name": "JavaScript Classes", "parentId": null, "isLeaf": false, "id": "JavaScriptClasses"},
{"name": "Classes, Properties, and Methods", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-07T19-18-28-517Z"},
{"name": "Overriding Methods", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-08T20-20-07-934Z"},
{"name": "Other JavaScript Class Features", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-08T20-20-37-336Z"},
{"name": "Super", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-08T21-58-25-809Z"},
{"name": "New Node", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-31T13-59-37-550Z"},
{"name": "Appendix", "parentId": null, "id": "appendix"},
{"name": "Stylesheet", "parentId": "appendix", "isLeaf": true, "id": "stylesheet"},
{"name": "Test", "parentId": "appendix", "isLeaf": true, "id": "TestLivePreview"}
{"name": "Why Neo.mjs? ", "parentId": null, "isLeaf": true, "id": "2023-10-01T18-29-19-158Z"},
{"name": "Getting Started", "parentId": null, "isLeaf": false, "id": "GettingStarted"},
{"name": "Setup", "parentId": "GettingStarted", "isLeaf": true, "id": "Setup"},
{"name": "Workspaces and Applications", "parentId": "GettingStarted", "isLeaf": true, "id": "2023-10-14T19-25-08-153Z"},
{"name": "Describing a View", "parentId": "GettingStarted", "isLeaf": true, "id": "DescribingTheUI"},
{"name": "Events", "parentId": "GettingStarted", "isLeaf": true, "id": "Events"},
{"name": "Updating View State", "parentId": "GettingStarted", "isLeaf": true, "id": "ComponentState"},
{"name": "Extending Components", "parentId": "GettingStarted", "isLeaf": true, "id": "Extending"},
{"name": "Adding Properties", "parentId": "GettingStarted", "isLeaf": true, "id": "AddingProperties"},
{"name": "Component Models and Binding", "parentId": "GettingStarted", "isLeaf": true, "id": "ComponentModels"},
{"name": "What about HTML tags?", "parentId": "GettingStarted", "isLeaf": true, "id": "WhatAboutHTML"},
{"name": "Tutorials", "parentId": null, "isLeaf": false, "expanded": false, "id": "Tutorials"},
{"name": "Rock Scissors Paper", "parentId": "Tutorials", "isLeaf": true, "expanded": false, "id": "RSP"},
{"name": "Earthquakes", "parentId": "Tutorials", "isLeaf": false, "expanded": false, "id": "Earthquakes"},
{"name": "Cookbook", "parentId": null, "isLeaf": false, "expanded": false, "id": "InDepth"},
{"name": "Config", "parentId": "InDepth", "isLeaf": false, "id": "Config"},
{"name": "Instance Lifecycle", "parentId": "InDepth", "isLeaf": false, "id": "InstanceLifecycle"},
{"name": "User Input (Forms)", "parentId": "InDepth", "isLeaf": false, "id": "Forms"},
{"name": "Custom Components", "parentId": "InDepth", "isLeaf": false, "id": "CustomComponents"},
{"name": "Tables (Stores)", "parentId": "InDepth", "isLeaf": false, "id": "Tables"},
{"name": "Shared Bindable Data (Component Models)", "parentId": "InDepth", "isLeaf": false, "id": "InDepthComponentModels"},
{"name": "Multi-Window Applications", "parentId": "InDepth", "isLeaf": false, "id": "MultiWindow"},
{"name": "Main Thread Addons", "parentId": "InDepth", "isLeaf": false, "id": "MainThreadAddons"},
{"name": "Introduction", "parentId": "MainThreadAddons", "isLeaf": true, "id": "MainThreadAddonIntro"},
{"name": "Example", "parentId": "MainThreadAddons", "isLeaf": true, "id": "MainThreadAddonExample"},
{"name": "Mixins", "parentId": "InDepth", "isLeaf": false, "id": "Mixins"},
{"name": "JavaScript Classes", "parentId": null, "isLeaf": false, "id": "JavaScriptClasses"},
{"name": "Classes, Properties, and Methods", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-07T19-18-28-517Z"},
{"name": "Overriding Methods", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-08T20-20-07-934Z"},
{"name": "Other JavaScript Class Features", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-08T20-20-37-336Z"},
{"name": "Super", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-08T21-58-25-809Z"},
{"name": "New Node", "parentId": "JavaScriptClasses", "isLeaf": true, "id": "2023-10-31T13-59-37-550Z"},
{"name": "Appendix", "parentId": null, "id": "appendix"},
{"name": "Stylesheet", "parentId": "appendix", "isLeaf": true, "id": "stylesheet"},
{"name": "Test", "parentId": "appendix", "isLeaf": true, "id": "TestLivePreview"}
]}

0 comments on commit e4ea3a2

Please sign in to comment.