-
Replace `PropTypes` with Flow types for our components in `www` (and make sure `yarn flow` checks these types to protect against regressions).
I got the ball rolling with commit 1de4c66
[This Tw…
-
## Description
The DIGIT Design System is the foundational UI framework for a diverse range of digital products and services used by various stakeholders within the Government, Communities, and Citiz…
-
### Are you submitting a **bug report** or a **feature request**?
Bug report
### What is the current behavior?
The [minimal demo](https://codesandbox.io/s/1y3q07xmp3) crashes with error `Coul…
-
*Update:* Please see https://github.com/Cuuhomientrung/cuuhomientrung/issues/181#issuecomment-719828748
Hiện tại mình thấy jquery đang đóng góp 1 phần không nhỏ vào việc tải trang, dù cả ở nh…
-
**Describe the bug**
Uncaught Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full e…
-
I have one question on this table:
| - | _props_ | _state_ |
| --- | --- | --- |
| Can get initial value from parent Component? | Yes | Yes |
| Can be changed by parent Component? | Yes | No |
| Can …
-
So we have a library with all our svg icons in it.
I'm looking for a way to import all these svgs dynamically and display them in our styleguide (storybook) to give a visual representation of which…
-
- Rewrite views by leaving AngularJS and use VueJS
- Use the framework VuetifyJS to have a Material Design presentation of the application
Allow to :
1. reduce the size of generated js and bund…
-
We are exploring how we can improve Marko Widgets by leveraging the ES6 syntax and here are the initial thoughts:
``` javascript
import { Component } from 'marko-widgets';
export default class exten…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I have a React typescript project and when I press `g + d` Zed turns into search and shows me the …