Skip to content

Commit 9ccec3d

Browse files
committed
update
generated docs
1 parent f3703a9 commit 9ccec3d

25 files changed

+6950
-118
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Node.js CI
22

33
on:
44
push:
5-
branches: [ "master", "develop" ]
5+
branches: [ "develop" ]
66
pull_request:
77
branches: [ "master" ]
88

docs/Controller.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/Facade.html

Lines changed: 6700 additions & 0 deletions
Large diffs are not rendered by default.

docs/MacroCommand.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/Mediator.html

Lines changed: 14 additions & 4 deletions
Large diffs are not rendered by default.

docs/Model.html

Lines changed: 25 additions & 25 deletions
Large diffs are not rendered by default.

docs/Notification.html

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

docs/Notifier.html

Lines changed: 67 additions & 3 deletions
Large diffs are not rendered by default.

docs/Observer.html

Lines changed: 44 additions & 5 deletions
Large diffs are not rendered by default.

docs/Proxy.html

Lines changed: 21 additions & 5 deletions
Large diffs are not rendered by default.

docs/SimpleCommand.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/View.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/core_Controller.js.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/core_Model.js.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/core_View.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 6 additions & 3 deletions
Large diffs are not rendered by default.

docs/patterns_command_MacroCommand.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/patterns_command_SimpleCommand.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/patterns_facade_Facade.js.html

Lines changed: 6 additions & 5 deletions
Large diffs are not rendered by default.

docs/patterns_mediator_Mediator.js.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/patterns_observer_Notification.js.html

Lines changed: 3 additions & 4 deletions
Large diffs are not rendered by default.

docs/patterns_observer_Notifier.js.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/patterns_observer_Observer.js.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

docs/patterns_proxy_Proxy.js.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

package-lock.json

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)