Skip to content

Commit 7187eca

Browse files
author
Erwan Carriou
committed
work in progress for the 0.6.0:
- remove 'ready' event from monoco core system and - add 'ready' event to 'web' monoco addon.
1 parent e88268d commit 7187eca

File tree

9 files changed

+2124
-2110
lines changed

9 files changed

+2124
-2110
lines changed

addons/web.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
"version": "0.1.0",
44
"description": "Add behaviors for web",
55
"_id": "133421d0c313d2d",
6+
"schemas": {
7+
"MonocoSchema": {
8+
"ready": "event"
9+
},
10+
"Monoco": {
11+
"ready": {}
12+
}
13+
},
614
"types": {},
715
"behaviors": {
816
"1aaee1e6311ff39": {

build/monoco-min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)