fundamental-vue icon indicating copy to clipboard operation
fundamental-vue copied to clipboard

Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles.

Results 116 fundamental-vue issues
Sort by recently updated
recently updated
newest added

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.6 to 4.5.15. Release notes Sourced from @​vue/cli-service's releases. v4.5.15 Bug Fixes fix: set .mjs file type to javascript/auto [15b1e1b] This change allows an .mjs file to...

dependencies

this.$fdNotifications.show({ content: "something", type: "error", permanent: false, timeout: 10000 }) even after passing 10000 ms timeout its taking the default timeout of 2000 ms

Hello, I found your UI Framework very interesting! I know that it is still under development and documentation maybe not so detailed, but I need your support to understand how...

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.11.3 to 1.14.0. Release notes Sourced from start-server-and-test's releases. v1.14.0 1.14.0 (2021-09-02) v1.13.1 1.13.1 (2021-07-26) Bug Fixes deps: update dependency wait-on to v6 (#307) (eeaaf92) v1.13.0 1.13.0...

dependencies

I follow the start in the [Fundamental Vue guide](https://sap.github.io/fundamental-vue/#/), however it has below error, refer the screenshot. My vue version is "vue": "^3.0.0" ![image](https://user-images.githubusercontent.com/64764287/134134954-4d5e785f-ac0d-4ed2-a089-e2eea58e0430.png)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...

dependencies

**Tile grid control** ![图片](https://user-images.githubusercontent.com/49190566/129505524-81a4f616-615c-48ae-a485-5196266e6af9.png) - How to change the value of v-bind, col binds a number, I try to bind a number type variable, it doesn't work. **Hope your help....