-
Notifications
You must be signed in to change notification settings - Fork 248
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
Adapt Framework Version 6 Prototype #3324
Conversation
👏 |
Source install not currently working in Node v16:
N.B. working fine in Node v14 |
Should be fixed for v16 now. Thanks for checking. |
Able run through the install and for the most part working nicely. Getting the below issue when answering the 4th question on the question components page (c-62)
|
stupendous, thank's @joe-allen-89 |
fixes #2526
fixes #2363
original issues #3044
What's changed?
adapt-contrib-core Model/view registry, tracking, offlineStorage, fixes, logging and wait queues
adapt-contrib-data Data loader, router, scrollto, location, startcontroller
adapt-contrib-mpabc Menu, page, article, block and component interfaces
adapt-contrib-a11y Accessibility layer
adapt-contrib-device Device identification and breakpoints
adapt-contrib-drawer Side drawer
adapt-contrib-navigation Navigation
adapt-contrib-notify Notify
With adapt-contrib-tooltip yet to come.
src/course
in favour ofbuild/course
Testing
ctrl+c
, then runTodo
adapt install
command etc will be made v6 compatible Add npm layer adapt-cli#175includes
do not yet work with dependent extensions, such that if resources is included but drawer is not, drawer will not yet be added to the construction phase