8000 Bug: Demos pinned to older version of Modulo · Issue #59 · modulojs/modulo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug: Demos pinned to older version of Modulo #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
michaelpb opened this issue Sep 3, 2023 · 0 comments
Open

Bug: Demos pinned to older version of Modulo #59

michaelpb opened this issue Sep 3, 2023 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@michaelpb
Copy link
Contributor

The following demos need updating:

  • TestSuite
  • Modulo Synth

  • TestSuite - Updating to 0.0.61 can't detect tests any more:
109 
110 </template>
111 
112 <!-- Linking to Modulo & loading the TestSuite CPart -->
113 <script src="https://unpkg.com/mdu.js@0.0.61/src/Modulo.js"></script>
114 <script src="https://unpkg.com/mdu.js@0.0.61/mdu/cparts/TestSuite.js"></script>
115 
116 <p>To run the tests, bring up your JavaScript Console, and click the "test"
117 command from the COMMANDS menu. Or, click below for a shortcut:</p>
118 
119 <a href="?mod-cmd=test"><tt>?mod-cmd=test</tt> | Run tests</a>
120 
121 <hr />
122 
123 <div>
124     <p>The component being tested is also mounted below, so you can examine it's
125     normal usage:</p>
126     <x-ExampleClickingComponent txt="Hello"></x-ExampleClickingComponent>
127 </div>
128 
@michaelpb michaelpb changed the title Issue: Old Demos Bug: Demos pinned to older version of Modulo Sep 3, 2023
@michaelpb michaelpb added bug Something isn't working documentation Improvements or additions to documentation labels Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant
0