Results 9 issues of Bo Lora

### Description The visual refresh theme is great but there will be consumers of Cloudspace that require a design system without rounded corners or may need to adjust the size...

enhancement

Would like to be able to configure the library namespace. For example, before loading Eve.js you could have win.eve_namespace = foobar; Then you can use the library as such: foobar.scope,...

I don't want to use It would be great if you could assign a selector as wrapper to the Sticky element. Example: ``` ... ... ... ``` Reason: <div id="some-id-that-wraps-sticky-object">...

enhancement
open discussion

Warning: Path must be a string. Received null Use --force to continue.

I just updated the generator and fired up a new project and it does not build on widows out of the box. I reverted back to ngmin and the build...

The index.html template structures the ui-view inside a container and row then each partial is coded with the col-md-12 This makes it impossible for any partial to expand beyond the...

I seem to remember there being files for the default home route before? Or am I confusing that with the angular seed. It's weird that as soon as you generate...

### Describe the bug In https://jsonforms.io/docs/multiple-choice#localization you mention that "For how to localize the enum, have a look at our localization guide." I've searched everywhere and cannot find this "localization...

documentation

Line 61 of https://github.com/Kunstmaan/BootstrapCK4-Skin/blob/81648ed28a83f20ff1c5fce3ba95c7a8c17d802a/skins/bootstrapck-dev/scss/components/_richcombo.scss 57: /\* The container for combo text and arrow. */ 58: .cke_combo_button { 59: display: inline-block; 60: float: left; 61: margin: 0 6px 5px 0; should...