-
## Bug
### Expected behaviour
Dragging an item maintains the proper positioning.
### Actual behaviour
The item is pushed down by the height of the neighboring element.
### Steps to repr…
-
In prep for our next big release, I personally vote on the following items
- [ ] #330
- [ ] Rework the project structure/configuration to allow for more advanced use cases, such as having lot…
-
## Version **1.17.5** of [nodemon](https://github.com/remy/nodemon) was just published.
Branch
Build failing 🚨
Dependency
nodemon…
-
## Version **5.1.5** of [cross-env](https://github.com/kentcdodds/cross-env) was just published.
Branch
Build failing 🚨
Dependency
…
-
Hello everyone,
Personally, I like this project. It makes life easier when it comes to adding webpack to a project without writing all those messy scripts by yourself. And so far this project has …
-
### 緣由
這次學習發佈 component library
沒想到對 bundle 又再次的學習
底下紀錄問題
### 1. 為什麼 npm publish 只有這些檔案上 NPM
package.json 裡的 files 定義輸出哪個資料夾,通常會是 dist
```js
"files": [
"LICENSE",
"README.md",
…
-
This is really nice, a welcome addition to the react-redux boilerplate generators. Quick comment: there are dozens of CSS preprocessors out there, and I would suggest not choosing one. Maybe show how …
-
### The problem
- While developing the landing page for Watson Orchestrate, we realized that there are additional styles that are needed in order for us to assemble a landing page that matches th…
-
tldr; Save a file once, everything's normal. Save a file _twice_ (like a double-tap), browser refreshes.
### Scenario
> _Web app that shows how much of a product is left in stock.
1. I'm viewing a pr…
-
I am new with ElectronJs & React, but more familiar with the standard NodeJS.
_I wish to get more familiar with electron-react-boliderplate, not finding much docs, I go to the examples. See below f…