-
Updated
Jul 16, 2020 - Vue
Webpack
Webpack is a bundler that takes modules with dependencies and creates static assets. It is designed to simplify and enhance the development and user experience.
Here are 17,528 public repositories matching this topic...
Describe the bug
In the config.js addParameters function, if I set isFullscreen: true and open the webpage, it is fullscreen on startup. But if I set isFullscreen: false and open the webpage again, it is still full-screen on startup.
To Reproduce
- Set
isFullscreen: true, open the webpage, - Close the webpage or stop the server
- Set
isFullscreen: false, open the webpa
Issue type
I'm submitting a ... (check one with "x")
- [ X] bug report
- feature request
- question about the decisions made in the repository
Issue description
Too wide (and falsy) segregation of GraphQL Types and Resolvers
The first example of this is new ObjectType in src/data/queries/index.js importing fields.
Fields should be taken in context of parent type, not as standalone information.
This can ensure some users that custom types cannot have own field resolvers which is false.
In fact, much of fields which can have own resolvers
-
Updated
Mar 22, 2020
.jsx instead of .js
Type of issue: (feature suggestion, bug?)
Suggestion
Chapter:
no-chapter
Why use .jsx instead of .js? It's not a best practice: facebook/create-react-app#87 (comment)
-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
Follow up from #4453
Currently, documentation for <b-table> really only discusses and provides examples for the row-selected event:
https://bootstrap-vue.org/docs/components/table/#row-select-support
The only places the row-clicked event is mentioned are:
https://bootstrap-vue.org/docs/components/table/#data-row-accessibility
https://bootstrap-vue.org/docs/components/table/#comp-re
- I've read the guidelines for Contributing to Roots Projects
- This request isn't a duplicate of an existing issue
- I've read the docs and followed them (if applicable)
- This is not a personal support request that should be posted on the [Roots Discourse](https://discourse.roots
We would like to avoid confusion like we have in webpack-contrib/webpack-bundle-analyzer#185
We could document statsFilename and reportFilename options allowing the use of an absolute file path like /path/to/folder so that people would know it's supported.
Let us know in this issue if you would like to contribute to this!
-
Updated
May 27, 2020 - Vue
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
Created by Tobias Koppers, Sean Larkin, Johannes Ewald, Juho Vepsäläinen, Kees Kluskens
Released March 10, 2012
- Organization
- webpack
- Website
- webpack.js.org
- Wikipedia
- Wikipedia


Bug report