sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[Juno][Volta] Update Juno components to latest standards #389

Closed edda closed 9 months ago

edda commented 10 months ago
  1. Some of the Juno components used to build the certificate form are deprecated and should be updated. See official documentation to check the wich components should be used:

ex: use the Textarea instead of TextareaRow or Textinput instead of TextInputRow

  1. Switch the Checkbox within in a Stack and with a span to the new checkbox with attribute label since this is the new way to implement. The Stack is not needed anymore.
TilmanHaupt commented 10 months ago

Also added endless-scrolling