qld-gov-au / qgds-bootstrap5

MVP development space for Queensland Government Design System (QGDS) Bootstrap 5 implementation, Dist folder located in https://github.com/qld-gov-au/qgds-qol-mvp-release
https://qld-gov-au.github.io/qgds-bootstrap5/
2 stars 3 forks source link

Clean up initilization system of partials. handlebarsHelpers and handlebarsPartials are modules that need to be called handlebarsHelpers(HandleBars) #299

Closed duttonw closed 1 week ago

duttonw commented 1 week ago

Copy all handlebars to components since it references handlebar partials which can't work when in assets/js. handlebars.helpers.js still in same place during transition but handlebars are all in the components parts.

dist/components/handlebars.init.min.js is the bundled full version.