appuniversum / ember-appuniversum

Ember addon wrapping the appuniversum components.
https://appuniversum.github.io/ember-appuniversum
MIT License
14 stars 11 forks source link

`AuLoader` visible message version #456

Closed Windvis closed 6 months ago

Windvis commented 7 months ago

Webuniversum has the vl-ui-loader component which is similar to Appuniversum's AuLoader but also allows for a visible loading message.

More projects are starting to need that functionality so we should provide it as part of the AuLoader component.

In Loket we've implemented a custom component that provides the basic loader setup from vl-ui-loader.

Open questions:

  1. Do we want the inline version?
  2. Do we want the dark version?