All notable changes to this project will be documented in this file.
- Updates as needed to support Nuxt3 stable release
- D3Modal (replaced bModal)
- Replaced bootstrap-vue with plain bootstrap4
- Removed the require.context stuff. Auto import is handled different now by the module.
- Bumped sass-loader to dependency
- Made RouterUI modal draggable
- Scoping of css to D3Router (under class "nuxt-router-ui")
- d3 deps to only the modules used
- Overrides for nodeClick event and for routesUI open trigger
- Documentation
- Initial project