dmx-login-dialog
v3.0.1
Published
The DMX 5 login dialog
Downloads
31
Readme
DMX 5 Login Dialog
Version History
3.0.1 -- Jul 11, 2024
- Fix: package.json
3.0.0 -- Jul 10, 2024
- BREAKING CHANGES
- Remove hardcoded 'Basic' authentication method
2.0.1 -- Jun 14, 2021
- Chore: remove debug log
2.0 -- Dec 30, 2020
- BREAKING CHANGES
- Make use of
dmx-api
2.0 - Various
dm5
->dmx
renamings
- Make use of
- Improvements:
- Dialog is extensible by custom Vue components (new component attribute
extensions
) - Make dialog movable and remove mask
- Wording: "Login/out" -> "Sign in/out"
- Dialog is extensible by custom Vue components (new component attribute
- Chore:
- Adapt URLs to
github.com/dmx-systems
- Code run through
eslint
- Adapt URLs to
1.0.1 -- Aug 5, 2020
- Fix imports
1.0 -- Aug 5, 2020
- Chore: rename this package
dm5-login-dialog
->dmx-login-dialog
0.1 -- Mar 30, 2020
- 1st release