-
### Provide a general summary of the issue here
An unexpected behavior on the rendered document where the React Aria Checkbox contained in a container that resides outside the container max height …
-
Originally reported by: **Jim Babka (Bitbucket: [jimbabka](https://bitbucket.org/jimbabka), GitHub: Unknown)**
----------------------------------------
I have a 600GB drive with huge numbers of smal…
-
Good afternoon.
I was trying to integrate in the same html report a CanvasXpress chart with a table styled with the datatable library and I have found that in that case the functionality of saving …
-
PostCSS is being used by quite a few projects, the main one being https://github.com/postcss/autoprefixer - its parser is much faster than others and is very robust; but I think the main benefit is fo…
-
```
* What steps will reproduce the problem?
1. download demo.html, demo.css, demo.cache and balloon.jpg to a webserver
2. open in chrome (v3.0.195.24)
--
* What is the expected output? What do you se…
-
1.When visit the static page ,such as `http://localhost:8080/static/index.html`,It still execute the `Controller`'s All `Initially()` and `Before()` function? if visit the static page ,it will execut…
-
## Description and expectations
The `blockquote` HTML tag is useful to quote someone. They are usually indented (default HTML style when using no CSS). Usage examples are in forums and in mail clie…
raphj updated
3 years ago
-
Seems that ShadowDOM support is still missing:
### Background
I am working with some Polymer 2 components which implements ShadowDOM v1 spec and I need to select elements inside their `shadowRoot`…
-
- [x] I have verified that the issue persists under ReactQuill `v2.0.0-beta.2`
### ReactQuill version
- [ ] master
- [x] v2.0.0-beta.2
- [ ] v2.0.0-beta.1
- [ ] 1.3.5
- [ ] 1.3.4 or older
-…
-
Sometimes I find the "editor" div a bit distracting after I paste in the MarkDown contents, so I wrote some CSS and JS to add a new "Toggle Editor" link to the top button bar, along with a green vert…