GithubHelp home page GithubHelp logo

vuesion / packages Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 6.0 7.21 MB

Packages to support the @vuesion project

Home Page: https://github.com/vuesion/vuesion

License: MIT License

JavaScript 5.78% TypeScript 93.64% Shell 0.58%

packages's Introduction

vuesion logo

Vuesion

Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.

GitHub release Test Coverage Maintainability Maintenance GitHub issues-closed FOSSA Status MIT license

Live demo

Please visit the vuesion app on heroku!

Or have a look into the future and visit the vuesion-next app on heroku!

Features

Testing

DX, Code quality and maintenance

Core

Support this project

Contribute

Contributions are always welcome! Please read the contribution guidelines first.

Thanks goes to these wonderful people:


Johannes Werner

πŸ’» πŸ› πŸ“– 🎨 πŸ’‘ πŸ”§

Konstantin Kulinicenko

πŸ’» πŸ› πŸ“– πŸ’‘

xMartin

πŸ’» πŸ› πŸ“– πŸ’‘

SilverΒ·ζΉ«ζΎ²

πŸ“– 🌍

Stavros Liaskos

πŸ›

Marcelo Boeira

🌍

Rick Mann

πŸ’»

Ryan McGuire

πŸ’»

Jay McDoniel

πŸ’»

Olivia Graham

πŸ’»

Hugo MagalhΓ£es

🌍

glederer

πŸ“–

Tamer Mohamed

πŸ’»

Rizwan Zaheer

πŸ“–

rgrosjean

πŸ’»

Bernardo Corbella

πŸ’»

Mohit Tilwani

πŸ’»

eipiminus1

πŸ“–

Jez McKean

πŸ“–

Duylam Nguyen-Ngo

🎨

Martin Merschroth

🎨

Camila Peralta Wieland

🎨

Alec M

πŸ“–

misikoff

πŸ’»

θ‡­ε“₯ε“₯Β·ζΉ«ζ›—

πŸ“–

Paul Vogel

πŸ“–

Dario Fuzinato

πŸ’»

Maksim Bock

⚠️

Dan

πŸ›

Manuel J. Bernal

πŸ“–

Nguyen Kim Bang

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

References

Contact

License

MIT

packages's People

Contributors

bernardocorbella avatar coderkevin avatar devcrossnet avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

packages's Issues

add --debug flag

would be good to get more information from running commands with a --debug flag

extract-i18n-messages extract wrong messages

This pattern cause issues when use extract-i18n-messages command

return this.$t(
          'console.blocks.components.blockCard.notValid' /* Block failed to be uploaded. Please verify your manifest and try again */,
        );
      } /* istanbul ignore else */ else if (this.disabled) {

@vusion/service packages might need dependency updates

warning @vuesion/service > [email protected]: Package no longer supported. Contact [email protected] for more info.
warning @vuesion/service > [email protected]: This module has moved and is now available at @hapi/cryptiles. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning @vuesion/service > cryptiles > [email protected]: This module has moved and is now available at @hapi/boom. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning @vuesion/service > cryptiles > boom > [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
warning @vuesion/service > @storybook/addon-links > @storybook/router > @reach/router > create-react-context > fbjs > [email protected]: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
warning @vuesion/service > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > [email protected]: use String.prototype.padStart()

is this good or bad?

create own service-worker plugin

based on the one that we currently use but with less configuration and more code quality. good name would be @vuesion/sw-webpack-plugin

OR switch to workbox webpack plugin

GraphQL support with nosql database

@devCrossNet What do you think about adding a feature that when user runs npx @vuesion/service create my-app we can ask some questions while installation like do you want GraphQL and after that some options of nosql database support?

MinDate, MaxDate not working in DatePicker and DateRangePicker

Describe the bug
A clear and concise description of what the bug is.
MinDate, MaxDate produce issue "ReferenceError: action is not defined" in the storybook
To Reproduce
Steps to reproduce the behavior:

  1. Go to storybook
  2. Click on DatePicker or DateRangePicker
  3. Click on MinDate or MaxDate
  4. See error

Expected behavior
action is not defined
ReferenceError: action is not defined

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 pro
  • Browser: Chrome
  • Version 74.0.3729.169

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

render static html in SPA build

instead of having an empty index.html we should render the '/' route as static HTML into the index.html.

would also be nice to configure multiple routes that can be rendered as a static html - like vuepress

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.