Giter Site home page Giter Site logo

knit-pk / homepage-nuxtjs Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 0.0 12.81 MB

Here we're trying to ship the front of homepage of KNIT

License: MIT License

JavaScript 23.46% Vue 67.32% CSS 7.55% Shell 1.33% Dockerfile 0.34%
docker express homepage nodejs nuxt vue

homepage-nuxtjs's People

Contributors

andrzejsala avatar codacy-badger avatar fierycod avatar gckprs avatar gitsobek avatar greenkeeper[bot] avatar greenkeeperio-bot avatar k911 avatar kamil-stasiak avatar kgogola avatar layatix avatar maksrojek avatar zrebcu411 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

homepage-nuxtjs's Issues

An in-range update of bootstrap-vue is breaking the build 🚨

The dependency bootstrap-vue was updated from 2.0.0-rc.12 to 2.0.0-rc.13.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

bootstrap-vue is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v2.0.0-rc.13

2.0.0-rc.13 (2019-02-18)

Please see the changelog for a complete list of commits, and the online documentation for usage.

Notable Changes

Fixes

  • b-modal better backdrop clickout handling (Closes: #2597) (PR #2608)
  • b-card fix array spread error when set to no-body (PR #2615)
  • b-breadcrumb-item Fix to prop handling (Closes #2575) (PR #2578)
  • b-form-input Allow number as value type (Closes #2582) (PR #2583)
  • utils/get handle case where passed object is null (Fixes #2623) (PR #2624)
  • fix Html casing for props (PR #2594)
  • fix docs generation and devDependencies (PR #2569, #2590, #2595)

Enhancements:

  • b-table don't show empty row slot if table busy and busy slot provided (Closes #2565) (PR #2572)
  • Nuxt.JS module improvements (PR #2593, #2618)
  • forms: add state prop to invalid and valid feedback + docs update (Closes #2610, #2609) (PR #2611)
Commits

The new version differs by 56 commits.

  • 02ef0d9 chore: release v2.0.0-rc.13
  • 51f660e chore(release): Bump version number and update changelog (#2620)
  • f0e5cd3 chore: prettify (#2644)
  • 401d3e9 fix(utils): Make looseEqual() util handle File comparison correctly (#2640)
  • 00f5a7f chore(deps): update all non-major dependencies (#2642)
  • 7917557 feat(table): add support for scoped empty slots (#2641)
  • 7168989 fix: temporary fix for validation icon positioning (Closes #2599) (#2607)
  • 98932ba docs(modal): correct issue in prevent closing example (Closes #2633) (#2639)
  • 86a882f fix(docs): fix grid options table layout issue (#2630)
  • fa90f3e fix(docs): fix broken links (#2635)
  • 57f04b3 chore(deps): update dependency eslint-plugin-vue to ^5.2.2 (#2632)
  • eb07b19 fix(utils/get): handle case where passed object is undefined (Fixes #2623) (#2624)
  • 56123f6 chore(deps): update dependency babel-plugin-istanbul to ^5.1.1 (#2625)
  • a5e3f0b Revert "docs(intro): Document alternative way to import plugins (#2617)" (#2621)
  • 6aa6e92 chore: Drop assign() util usage in favour of object spread (#2577)

There are 56 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @nuxtjs/axios is breaking the build 🚨

The dependency @nuxtjs/axios was updated from 5.5.2 to 5.5.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nuxtjs/axios is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 4 commits.

  • e58983d chore(release): 5.5.3
  • ee8f999 fix: bump axios to ^0.19.0
  • c7cbf4e chore(deps): update dependency consola to ^2.7.1 (#252)
  • f56c4fb chore(deps): bump webpack-bundle-analyzer from 3.1.0 to 3.3.2 (#251)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of eslint is breaking the build 🚨

Version 4.12.0 of eslint was just published.

Branch Build failing 🚨
Dependency eslint
Current Version 4.11.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v4.12.0
  • 76dab18 Upgrade: doctrine@^2.0.2 (#9656) (Kevin Partington)
  • 28c9c8e New: add a Linter#defineParser function (#9321) (Ives van Hoorne)
  • 5619910 Update: Add autofix for sort-vars (#9496) (Trevin Hofmann)
  • 71eedbf Update: add beforeStatementContinuationChars to semi (fixes #9521) (#9594) (Toru Nagashima)
  • 4118f14 New: Adds implicit-arrow-linebreak rule (refs #9510) (#9629) (Sharmila Jesupaul)
  • 208fb0f Fix: Use XML 1.1 on XML formatters (fixes #9607) (#9608) (Daniel Reigada)
  • 6e04f14 Upgrade: globals to 11.0.1 (fixes #9614) (#9632) (Toru Nagashima)
  • e13d439 Fix: space-in-parens crash (#9655) (Toru Nagashima)
  • 92171cc Docs: Updating migration guide for single-line disable (#9385) (Justin Helmer)
  • f39ffe7 Docs: remove extra punctuation from readme (#9640) (Teddy Katz)
  • a015234 Fix: prefer-destructuring false positive on "super" (fixes #9625) (#9626) (Kei Ito)
  • 0cf081e Update: add importNames option to no-restricted-imports (#9506) (Benjamin R Gibson)
  • 332c214 Docs: Add @platinumazure to TSC (#9618) (Ilya Volodin)
Commits

The new version differs by 15 commits.

  • f4a65c6 4.12.0
  • 1cd1627 Build: changelog update for 4.12.0
  • 76dab18 Upgrade: doctrine@^2.0.2 (#9656)
  • 28c9c8e New: add a Linter#defineParser function (#9321)
  • 5619910 Update: Add autofix for sort-vars (#9496)
  • 71eedbf Update: add beforeStatementContinuationChars to semi (fixes #9521) (#9594)
  • 4118f14 New: Adds implicit-arrow-linebreak rule (refs #9510) (#9629)
  • 208fb0f Fix: Use XML 1.1 on XML formatters (fixes #9607) (#9608)
  • 6e04f14 Upgrade: globals to 11.0.1 (fixes #9614) (#9632)
  • e13d439 Fix: space-in-parens crash (#9655)
  • 92171cc Docs: Updating migration guide for single-line disable (#9385)
  • f39ffe7 Docs: remove extra punctuation from readme (#9640)
  • a015234 Fix: prefer-destructuring false positive on "super" (fixes #9625) (#9626)
  • 0cf081e Update: add importNames option to no-restricted-imports (#9506)
  • 332c214 Docs: Add @platinumazure to TSC (#9618)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of nuxt is breaking the build 🚨

The dependency nuxt was updated from 2.2.0 to 2.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

nuxt is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.