Srdjan Boskovic

Results 23 issues of Srdjan Boskovic

Would it be possible to fetch also node headers from https://nodejs.org/dist, when installing a node version by `nvm install`? Linux/macOS nvm installs also headers and I don't see them installed...

enhancement request
help wanted

Would it be possible to configure the Security Policy for the repository, like [this one](https://github.com/vuejs/core/security) for example?

Following a question posted in #35, the node-rfc deployment on AWS Lambda requires SAP NW RFC libraries copied to location different from the the usual one, `/usr/local'. The SAP NW...

feature request
cloud

Combobox supports the v-model for the value binding. It would be great if `fd-menu-list` could be dynamically generated, based on (read-only) binding to menu list data object. Could `fd-menu-list` binding...

Looking into https://sap.github.io/fundamental-vue/#/ documentation, I could not find the `textarea` component, which is available in other fundamental styles implementations. Is `textarea` available or planned to be released in fundamental-vue?

# Problem/Motivation I just installed the addon and added the myhost.duckdns.org host, shown online in web ui. When I try to add ssl certificate, the `Internal error` is shown and...

**prebuild version**: 10.0.0 **cmake-js version**: 6.1.0 **cmake version**: 3.17.0-rc1 **node version**: 12.13.0 **electron version**: 8.2.5 **platform**: Windows 10 Hi, the node-rfc **napi** module, built with **prebuild** and **cmake** ([CMakeLists.txt](https://github.com/SAP/node-rfc/blob/master/CMakeLists.txt)), works...

help wanted
question

The upload token works from command line: ```shell $ prebuild -v 9.1.0 $ prebuild -r napi -u a36078672b2028a70b80f270dafc3266b610f829 prebuild info begin Prebuild version 9.1.0 prebuild info build Preparing to prebuild...

The manylinux2014 wheel built on quay.io/pypa/manylinux2014_x86_64 docker image, can't be imported: ```shell ImportError: libuuid-7867869b.so.1.3.0: cannot open shared object file: No such file or directory ``` The original library dependencies look...

bug

Thank you very much for this weather card. Would it make sense to trim seconds out sunrise/sunset timestamps, by default or configuraton options, like: ```js ${void 0!==c?Ae(c.toLocaleTimeString([], {hour: '2-digit', minute:'2-digit'}),"","mdi:weather-sunset-up"):""}...