-
First off, love the framework! Really great, clean design, implements many common components flawlessly, yet is incredibly tiny. (filesize-wise)
Do you have any plans for writing a JS library for in…
-
[airbnb/javascript: JavaScript Style Guide](https://github.com/airbnb/javascript)
[Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html)
[bendc/frontend-guidelines: Some H…
-
It is a common pattern to have a parent class that sets the properties of children, but the current TC39 spec introduces a problem with this pattern: children properties are set to `undefined`.
Jus…
-
## 常见兼容性问题
兼容性问题简分类
- 按照所属?:CSS兼容性、JS兼容性、HTML兼容性,还可以继续细分。
- ?
兼容性文章很多很散,[quirksmode](http://www.quirksmode.org),[w3help](http://w3help.org/zh-cn/home/compatibility.html)文章较集中、较严谨,其他主要参考的站点还有[前端观察](h…
-
We should document in a nice, concise manner the exact requirements as well as the necessary steps to integrate django-shop into existing custom Django projects.
Related: #394, #392.
-
**Describe the bug**
Error when typing *reflex run*
**To Reproduce**
Steps to reproduce the behavior:
- Code/Link to Repo:
- $ reflex run
**Screenshots**
![image](https://github.com/ref…
-
Multiple users have requested to transform HTML content, in one way or another, to transform HTML content into a PDF, using pdfmake.
I is definitely not a simple task and I'm unsure of a good strateg…
-
## Summary
Prettier is not working to format apex files.
## Steps To Reproduce:
- Open Apex Class
- Try to use the command format document
### Expected result
Format the file
### Actual result
Pre…
-
The cl::sycl::vec class appears to double in size for whatever type and element number it contains.
For example a cl::sycl::vec is not 16 bytes its 32 bytes and a cl::sycl::vec isn't 4 bytes it's …
-
I am experiencing a strange bug where if I visit a route via a direct URL (i.e. loading the snapshot HTML), the component rendered within the route has the wrong base element. However, the elements b…