neo.mjs 7.2.0 → 7.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,164 +1,108 @@
1
- [
2
- {
3
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
4
- "environments": ["Desktop"],
5
- "id" : 18,
6
- "image" : "devmode/model-component-example.png",
7
- "name" : "View Models Example",
8
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/model/advanced",
9
- "url" : "https://neomjs.com/dist/development/examples/model/advanced/index.html"
10
- },
11
- {
12
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
13
- "environments": ["Desktop"],
14
- "id" : 17,
15
- "image" : "devmode/sharedcovid.png",
16
- "name" : "Multi Window Covid App",
17
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/sharedcovid",
18
- "url" : "https://neomjs.com/dist/development/apps/sharedcovid/index.html#mainview=table"
19
- },
20
- {
21
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
22
- "environments": ["Desktop"],
23
- "id" : 16,
24
- "image" : "devmode/calendar-preview.png",
25
- "name" : "Calendar",
26
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/src/calendar",
27
- "url" : "https://neomjs.com/dist/development/examples/calendar/basic/index.html"
28
- },
29
- {
30
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
31
- "environments": ["Desktop"],
32
- "id" : 15,
33
- "image" : "devmode/covidDashboard.png",
34
- "name" : "Covid Dashboard",
35
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/covid",
36
- "url" : "https://neomjs.com/dist/development/apps/covid/index.html#mainview=table"
37
- },
38
- {
39
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
40
- "environments": ["Desktop"],
41
- "id" : 14,
42
- "image" : "devmode/multi_window_dd.png",
43
- "name" : "Multi Window Drag&Drop",
44
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/shareddialog",
45
- "url" : "https://neomjs.com/dist/development/apps/shareddialog/index.html"
46
- },
47
- {
48
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
49
- "environments": ["Desktop"],
50
- "id" : 13,
51
- "image" : "devmode/realworldApp.png",
52
- "name" : "RealWorld App",
53
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/realworld",
54
- "url" : "https://neomjs.com/dist/development/apps/realworld/index.html"
55
- },
56
- {
57
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
58
- "environments": ["Desktop"],
59
- "id" : 12,
60
- "image" : "devmode/coronaGallery.png",
61
- "name" : "COVID-19 Gallery",
62
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/coronaGallery",
63
- "url" : "https://neomjs.com/dist/development/examples/component/coronaGallery/index.html"
64
- },
65
- {
66
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
67
- "environments": ["Desktop"],
68
- "id" : 11,
69
- "image" : "devmode/coronaHelix.png",
70
- "name" : "COVID-19 Helix",
71
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/coronaHelix",
72
- "url" : "https://neomjs.com/dist/development/examples/component/coronaHelix/index.html"
73
- },
74
- {
75
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
76
- "environments": ["Desktop", "Mobile"],
77
- "id" : 10,
78
- "image" : "devmode/website.png",
79
- "name" : "Neo Website App",
80
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/website",
81
- "url" : "https://neomjs.com/dist/development/apps/website/index.html#mainview=blog"
82
- },
83
- {
84
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
85
- "environments": ["Desktop"],
86
- "id" : 9,
87
- "image" : "devmode/tableFiltering.png",
88
- "name" : "Table Filtering",
89
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/tableFiltering",
90
- "url" : "https://neomjs.com/dist/development/examples/tableFiltering/"
91
- },
92
- {
93
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
94
- "environments": ["Desktop"],
95
- "id" : 8,
96
- "image" : "devmode/dragdrop.png",
97
- "name" : "Dialog drag&drop",
98
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/dialog",
99
- "url" : "https://neomjs.com/dist/development/examples/dialog/"
100
- },
101
- {
102
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
103
- "environments": ["Desktop"],
104
- "id" : 7,
105
- "image" : "devmode/realworldApp2.png",
106
- "name" : "RealWorld App v2</br>(in progress)",
107
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/realworld2",
108
- "url" : "https://neomjs.com/dist/development/apps/realworld2/index.html#/gallery"
109
- },
110
- {
111
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
112
- "environments": ["Desktop"],
113
- "id" : 6,
114
- "image" : "devmode/dateSelector.png",
115
- "name" : "component.DateSelector",
116
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/dateSelector",
117
- "url" : "https://neomjs.com/dist/development/examples/component/dateSelector/index.html"
118
- },
119
- {
120
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
121
- "environments": ["Desktop"],
122
- "id" : 5,
123
- "image" : "devmode/gallery.png",
124
- "name" : "component.Gallery",
125
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/gallery",
126
- "url" : "https://neomjs.com/dist/development/examples/component/gallery/index.html"
127
- },
128
- {
129
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
130
- "environments": ["Desktop"],
131
- "id" : 4,
132
- "image" : "devmode/helix.png",
133
- "name" : "component.Helix",
134
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/helix",
135
- "url" : "https://neomjs.com/dist/development/examples/component/helix/index.html"
136
- },
137
- {
138
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
139
- "environments": ["Desktop"],
140
- "id" : 3,
141
- "image" : "devmode/dateField.png",
142
- "name" : "form.field.Date",
143
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/form/field/date",
144
- "url" : "https://neomjs.com/dist/development/examples/form/field/date/index.html"
145
- },
146
- {
147
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
148
- "environments": ["Desktop"],
149
- "id" : 2,
150
- "image" : "devmode/selectField.png",
151
- "name" : "form.field.Select",
152
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/form/field/select",
153
- "url" : "https://neomjs.com/dist/development/examples/form/field/select/index.html"
154
- },
155
- {
156
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
157
- "environments": ["Desktop"],
158
- "id" : 1,
159
- "image" : "devmode/tabContainer.png",
160
- "name" : "tab.Container",
161
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/tab/container",
162
- "url" : "https://neomjs.com/dist/development/examples/tab/container/index.html"
163
- }
164
- ]
1
+ [{
2
+ "id" : 17,
3
+ "image" : "devmode/sharedcovid.png",
4
+ "name" : "Multi Window Covid App",
5
+ "sharedWorkers": true,
6
+ "sourceUrl" : "apps/sharedcovid",
7
+ "url" : "dist/development/apps/sharedcovid/index.html#mainview=table"
8
+ }, {
9
+ "id" : 16,
10
+ "image" : "devmode/calendar-preview.png",
11
+ "name" : "Calendar",
12
+ "sourceUrl": "src/calendar",
13
+ "url" : "dist/development/examples/calendar/basic/index.html"
14
+ }, {
15
+ "id" : 15,
16
+ "image" : "devmode/helix.png",
17
+ "name" : "component.Helix",
18
+ "sourceUrl": "examples/component/helix",
19
+ "url" : "dist/development/examples/component/helix/index.html"
20
+ }, {
21
+ "id" : 14,
22
+ "image" : "devmode/coronaGallery.png",
23
+ "name" : "COVID-19 Gallery",
24
+ "sourceUrl": "examples/component/coronaGallery",
25
+ "url" : "dist/development/examples/component/coronaGallery/index.html"
26
+ }, {
27
+ "id" : 13,
28
+ "image" : "devmode/tabContainer.png",
29
+ "name" : "tab.Container",
30
+ "sourceUrl": "examples/tab/container",
31
+ "url" : "dist/development/examples/tab/container/index.html"
32
+ }, {
33
+ "id" : 12,
34
+ "image" : "devmode/model-component-example.png",
35
+ "name" : "View Models Example",
36
+ "sourceUrl": "examples/model/advanced",
37
+ "url" : "dist/development/examples/model/advanced/index.html"
38
+ }, {
39
+ "id" : 11,
40
+ "image" : "devmode/dragdrop.png",
41
+ "name" : "Dialog drag&drop",
42
+ "sourceUrl": "examples/dialog",
43
+ "url" : "dist/development/examples/dialog/"
44
+ }, {
45
+ "id" : 10,
46
+ "image" : "devmode/covidDashboard.png",
47
+ "name" : "Covid Dashboard",
48
+ "sourceUrl": "apps/covid",
49
+ "url" : "dist/development/apps/covid/index.html#mainview=table"
50
+ }, {
51
+ "id" : 9,
52
+ "image" : "devmode/coronaHelix.png",
53
+ "name" : "COVID-19 Helix",
54
+ "sourceUrl": "examples/component/coronaHelix",
55
+ "url" : "dist/development/examples/component/coronaHelix/index.html"
56
+ }, {
57
+ "id" : 8,
58
+ "image" : "devmode/gallery.png",
59
+ "name" : "component.Gallery",
60
+ "sourceUrl": "examples/component/gallery",
61
+ "url" : "dist/development/examples/component/gallery/index.html"
62
+ }, {
63
+ "id" : 7,
64
+ "image" : "devmode/tableFiltering.png",
65
+ "name" : "Table Filtering",
66
+ "sourceUrl": "examples/tableFiltering",
67
+ "url" : "dist/development/examples/tableFiltering/"
68
+ }, {
69
+ "id" : 6,
70
+ "image" : "devmode/dateSelector.png",
71
+ "name" : "component.DateSelector",
72
+ "sourceUrl": "examples/component/dateSelector",
73
+ "url" : "dist/development/examples/component/dateSelector/index.html"
74
+ }, {
75
+ "id" : 5,
76
+ "image" : "devmode/dateField.png",
77
+ "name" : "form.field.Date",
78
+ "sourceUrl": "examples/form/field/date",
79
+ "url" : "dist/development/examples/form/field/date/index.html"
80
+ }, {
81
+ "id" : 4,
82
+ "image" : "devmode/selectField.png",
83
+ "name" : "form.field.ComboBox",
84
+ "sourceUrl": "examples/form/field/combobox",
85
+ "url" : "dist/development/examples/form/field/combobox/index.html"
86
+ }, {
87
+ "hidden" : true,
88
+ "id" : 3,
89
+ "image" : "devmode/multi_window_dd.png",
90
+ "name" : "Multi Window Drag&Drop",
91
+ "sharedWorkers": true,
92
+ "sourceUrl" : "apps/shareddialog",
93
+ "url" : "dist/development/apps/shareddialog/index.html"
94
+ }, {
95
+ "hidden" : true,
96
+ "id" : 2,
97
+ "image" : "devmode/realworldApp.png",
98
+ "name" : "RealWorld App",
99
+ "sourceUrl": "apps/realworld",
100
+ "url" : "dist/development/apps/realworld/index.html"
101
+ }, {
102
+ "hidden" : true,
103
+ "id" : 1,
104
+ "image" : "devmode/realworldApp2.png",
105
+ "name" : "RealWorld App v2</br>(in progress)",
106
+ "sourceUrl": "apps/realworld2",
107
+ "url" : "dist/development/apps/realworld2/index.html#/gallery"
108
+ }]
@@ -1,164 +1,108 @@
1
- [
2
- {
3
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
4
- "environments": ["Desktop"],
5
- "id" : 18,
6
- "image" : "devmode/model-component-example.png",
7
- "name" : "View Models Example",
8
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/model/advanced",
9
- "url" : "https://neomjs.com/dist/production/examples/model/advanced/index.html"
10
- },
11
- {
12
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
13
- "environments": ["Desktop"],
14
- "id" : 17,
15
- "image" : "devmode/sharedcovid.png",
16
- "name" : "Multi Window Covid App",
17
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/sharedcovid",
18
- "url" : "https://neomjs.com/dist/production/apps/sharedcovid/index.html#mainview=table"
19
- },
20
- {
21
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
22
- "environments": ["Desktop"],
23
- "id" : 16,
24
- "image" : "devmode/calendar-preview.png",
25
- "name" : "Calendar",
26
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/src/calendar",
27
- "url" : "https://neomjs.com/dist/production/examples/calendar/basic/index.html"
28
- },
29
- {
30
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
31
- "environments": ["Desktop"],
32
- "id" : 15,
33
- "image" : "devmode/covidDashboard.png",
34
- "name" : "Covid Dashboard",
35
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/covid",
36
- "url" : "https://neomjs.com/dist/production/apps/covid/index.html#mainview=table"
37
- },
38
- {
39
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
40
- "environments": ["Desktop"],
41
- "id" : 14,
42
- "image" : "devmode/multi_window_dd.png",
43
- "name" : "Multi Window Drag&Drop",
44
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/shareddialog",
45
- "url" : "https://neomjs.com/dist/production/apps/shareddialog/index.html"
46
- },
47
- {
48
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
49
- "environments": ["Desktop"],
50
- "id" : 13,
51
- "image" : "devmode/realworldApp.png",
52
- "name" : "RealWorld App",
53
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/realworld",
54
- "url" : "https://neomjs.com/dist/production/apps/realworld/index.html"
55
- },
56
- {
57
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
58
- "environments": ["Desktop"],
59
- "id" : 12,
60
- "image" : "devmode/coronaGallery.png",
61
- "name" : "COVID-19 Gallery",
62
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/coronaGallery",
63
- "url" : "https://neomjs.com/dist/production/examples/component/coronaGallery/index.html"
64
- },
65
- {
66
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
67
- "environments": ["Desktop"],
68
- "id" : 11,
69
- "image" : "devmode/coronaHelix.png",
70
- "name" : "COVID-19 Helix",
71
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/coronaHelix",
72
- "url" : "https://neomjs.com/dist/production/examples/component/coronaHelix/index.html"
73
- },
74
- {
75
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
76
- "environments": ["Desktop", "Mobile"],
77
- "id" : 10,
78
- "image" : "devmode/website.png",
79
- "name" : "Neo Website App",
80
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/website",
81
- "url" : "https://neomjs.com/dist/production/apps/website/index.html#mainview=blog"
82
- },
83
- {
84
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
85
- "environments": ["Desktop"],
86
- "id" : 9,
87
- "image" : "devmode/tableFiltering.png",
88
- "name" : "Table Filtering",
89
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/tableFiltering",
90
- "url" : "https://neomjs.com/dist/production/examples/tableFiltering/"
91
- },
92
- {
93
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
94
- "environments": ["Desktop"],
95
- "id" : 8,
96
- "image" : "devmode/dragdrop.png",
97
- "name" : "Dialog drag&drop",
98
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/dialog",
99
- "url" : "https://neomjs.com/dist/production/examples/dialog/"
100
- },
101
- {
102
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
103
- "environments": ["Desktop"],
104
- "id" : 7,
105
- "image" : "devmode/realworldApp2.png",
106
- "name" : "RealWorld App v2</br>(in progress)",
107
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/apps/realworld2",
108
- "url" : "https://neomjs.com/dist/production/apps/realworld2/index.html#/gallery"
109
- },
110
- {
111
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
112
- "environments": ["Desktop"],
113
- "id" : 6,
114
- "image" : "devmode/dateSelector.png",
115
- "name" : "component.DateSelector",
116
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/dateSelector",
117
- "url" : "https://neomjs.com/dist/production/examples/component/dateSelector/index.html"
118
- },
119
- {
120
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
121
- "environments": ["Desktop"],
122
- "id" : 5,
123
- "image" : "devmode/gallery.png",
124
- "name" : "component.Gallery",
125
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/gallery",
126
- "url" : "https://neomjs.com/dist/production/examples/component/gallery/index.html"
127
- },
128
- {
129
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
130
- "environments": ["Desktop"],
131
- "id" : 4,
132
- "image" : "devmode/helix.png",
133
- "name" : "component.Helix",
134
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/component/helix",
135
- "url" : "https://neomjs.com/dist/production/examples/component/helix/index.html"
136
- },
137
- {
138
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
139
- "environments": ["Desktop"],
140
- "id" : 3,
141
- "image" : "devmode/dateField.png",
142
- "name" : "form.field.Date",
143
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/form/field/date",
144
- "url" : "https://neomjs.com/dist/production/examples/form/field/date/index.html"
145
- },
146
- {
147
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
148
- "environments": ["Desktop"],
149
- "id" : 2,
150
- "image" : "devmode/selectField.png",
151
- "name" : "form.field.Select",
152
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/form/field/select",
153
- "url" : "https://neomjs.com/dist/production/examples/form/field/select/index.html"
154
- },
155
- {
156
- "browsers" : ["Chrome", "Edge", "Firefox", "Safari"],
157
- "environments": ["Desktop"],
158
- "id" : 1,
159
- "image" : "devmode/tabContainer.png",
160
- "name" : "tab.Container",
161
- "sourceUrl" : "https://github.com/neo.mjs/neo/tree/dev/examples/tab/container",
162
- "url" : "https://neomjs.com/dist/production/examples/tab/container/index.html"
163
- }
164
- ]
1
+ [{
2
+ "id" : 17,
3
+ "image" : "devmode/sharedcovid.png",
4
+ "name" : "Multi Window Covid App",
5
+ "sharedWorkers": true,
6
+ "sourceUrl" : "apps/sharedcovid",
7
+ "url" : "dist/production/apps/sharedcovid/index.html#mainview=table"
8
+ }, {
9
+ "id" : 16,
10
+ "image" : "devmode/calendar-preview.png",
11
+ "name" : "Calendar",
12
+ "sourceUrl": "src/calendar",
13
+ "url" : "dist/production/examples/calendar/basic/index.html"
14
+ }, {
15
+ "id" : 15,
16
+ "image" : "devmode/helix.png",
17
+ "name" : "component.Helix",
18
+ "sourceUrl": "examples/component/helix",
19
+ "url" : "dist/production/examples/component/helix/index.html"
20
+ }, {
21
+ "id" : 14,
22
+ "image" : "devmode/coronaGallery.png",
23
+ "name" : "COVID-19 Gallery",
24
+ "sourceUrl": "examples/component/coronaGallery",
25
+ "url" : "dist/production/examples/component/coronaGallery/index.html"
26
+ }, {
27
+ "id" : 13,
28
+ "image" : "devmode/tabContainer.png",
29
+ "name" : "tab.Container",
30
+ "sourceUrl": "examples/tab/container",
31
+ "url" : "dist/production/examples/tab/container/index.html"
32
+ }, {
33
+ "id" : 12,
34
+ "image" : "devmode/model-component-example.png",
35
+ "name" : "View Models Example",
36
+ "sourceUrl": "examples/model/advanced",
37
+ "url" : "dist/production/examples/model/advanced/index.html"
38
+ }, {
39
+ "id" : 11,
40
+ "image" : "devmode/dragdrop.png",
41
+ "name" : "Dialog drag&drop",
42
+ "sourceUrl": "examples/dialog",
43
+ "url" : "dist/production/examples/dialog/"
44
+ }, {
45
+ "id" : 10,
46
+ "image" : "devmode/covidDashboard.png",
47
+ "name" : "Covid Dashboard",
48
+ "sourceUrl": "apps/covid",
49
+ "url" : "dist/production/apps/covid/index.html#mainview=table"
50
+ }, {
51
+ "id" : 9,
52
+ "image" : "devmode/coronaHelix.png",
53
+ "name" : "COVID-19 Helix",
54
+ "sourceUrl": "examples/component/coronaHelix",
55
+ "url" : "dist/production/examples/component/coronaHelix/index.html"
56
+ }, {
57
+ "id" : 8,
58
+ "image" : "devmode/gallery.png",
59
+ "name" : "component.Gallery",
60
+ "sourceUrl": "examples/component/gallery",
61
+ "url" : "dist/production/examples/component/gallery/index.html"
62
+ }, {
63
+ "id" : 7,
64
+ "image" : "devmode/tableFiltering.png",
65
+ "name" : "Table Filtering",
66
+ "sourceUrl": "examples/tableFiltering",
67
+ "url" : "dist/production/examples/tableFiltering/"
68
+ }, {
69
+ "id" : 6,
70
+ "image" : "devmode/dateSelector.png",
71
+ "name" : "component.DateSelector",
72
+ "sourceUrl": "examples/component/dateSelector",
73
+ "url" : "dist/production/examples/component/dateSelector/index.html"
74
+ }, {
75
+ "id" : 5,
76
+ "image" : "devmode/dateField.png",
77
+ "name" : "form.field.Date",
78
+ "sourceUrl": "examples/form/field/date",
79
+ "url" : "dist/production/examples/form/field/date/index.html"
80
+ }, {
81
+ "id" : 4,
82
+ "image" : "devmode/selectField.png",
83
+ "name" : "form.field.ComboBox",
84
+ "sourceUrl": "examples/form/field/combobox",
85
+ "url" : "dist/production/examples/form/field/combobox/index.html"
86
+ }, {
87
+ "hidden" : true,
88
+ "id" : 3,
89
+ "image" : "devmode/multi_window_dd.png",
90
+ "name" : "Multi Window Drag&Drop",
91
+ "sharedWorkers": true,
92
+ "sourceUrl" : "apps/shareddialog",
93
+ "url" : "dist/production/apps/shareddialog/index.html"
94
+ }, {
95
+ "hidden" : true,
96
+ "id" : 2,
97
+ "image" : "devmode/realworldApp.png",
98
+ "name" : "RealWorld App",
99
+ "sourceUrl": "apps/realworld",
100
+ "url" : "dist/production/apps/realworld/index.html"
101
+ }, {
102
+ "hidden" : true,
103
+ "id" : 1,
104
+ "image" : "devmode/realworldApp2.png",
105
+ "name" : "RealWorld App v2</br>(in progress)",
106
+ "sourceUrl": "apps/realworld2",
107
+ "url" : "dist/production/apps/realworld2/index.html#/gallery"
108
+ }]
@@ -19,14 +19,7 @@ class Examples extends Store {
19
19
  /**
20
20
  * @member {Neo.data.Model} model=Example
21
21
  */
22
- model: Example,
23
- /**
24
- * @member {Object[]} sorters=[{property: 'id', direction: 'ASC'}]
25
- */
26
- sorters: [{
27
- property : 'id',
28
- direction: 'DESC'
29
- }]
22
+ model: Example
30
23
  }
31
24
  }
32
25