Marius Obert

Results 14 issues of Marius Obert

## Expected Behavior The `ui5` commands (e.g. `ui5 serve`) should work. ## Current Behavior Terminal "stalls" for some minutes and eventually fails with an error ## Steps to reproduce the...

bug
module/ui5-project

**Describe the bug** An `Emphasized Button` should have an emphasized font weight. > What version of the Fundamental Library Styles are you using? "fundamental-react": "0.13.0-rc.21", > What offering/product do you...

Hi, I just noticed that (control) imports cannot use [tree shaking](https://developers.google.com/web/fundamentals/performance/optimizing-javascript/tree-shaking) atm. This means you need to write a very long "import header" like: ``` import MessageBox from "sap/m/MessageBox"; import...

enhancement
types

The readme file only mentions that there should be a zip archive containing the web apps but it doesn't specify more. I went ahead and downloaded the archive from to...

It seems that all web apps in specify destinations in the `xs-app.json` file. If these destinations are not set up, the webapps cannot be used as the approuter will throw...

The default images are now consumable publicly (as discussed last week) I didn't change the content of the readme files as this would probably require a larger rework of the...

I'm moving this issue from the old repo on behalf of @unkoder-dev >Using the generator for a Netweaver application does not produce the localService folder nor the "start-local" task in...

good first issue

**Contributing to Twilio** > All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under. - [...

### Description When I use ` cf html5-push -n cloud-everywhere-html5-host .` to push my sample app in the repo, the CLI tells me the push was successful. However, the web...

bug