-
I noticed in the Material-UI's roadmap a Numeric Input component to be built. If nobody has took the lead then I can help. Recently I had to develop a component like that for a personal project (first…
-
While implementing the new `akka.typed.internal.ActorCell` based on `akka.actor.ActorCell` I wondered about the complexity of the internal mechanics in relation to the user-visible feature set. A sign…
rkuhn updated
8 years ago
-
Given the following imports:
import React, { PropTypes, Component } from 'react'
import SimpleSelect from 'react-selectize'
import '../../node_modules/react-selectize/themes/index.css'
and MyCom…
-
(It is perhaps by now clear that)
I find this library really interesting and inspiring.
I have never seen the use of generators in this fashion,
if just one new idea to be mentioned, among other…
-
Known issues:
* ~HTTPS support in DevApp: https://github.com/ionic-team/ionic-cli/issues/3748~
* iOS wkwebview doesn't accept self-signed certificates: https://github.com/ionic-team/cordova-plugin…
-
### Summary:
Why doesn't `react-modal` use imperative style?
I mean, following:
```javascript
class MyComponent extends Component {
constructor() {
super();
...
this.modal = …
-
Users should be able to do `require('react-date-picker/index.css')`
Thanks!
-
**_objective / purpose_**
Submit project with acceptance
**_completion checklist_**
**Interface Design**
- [x] Responsiveness - All application components render on-screen in a responsiv…
-
I want to spend a bit of time thinking about the future of this repo, especially since issues like #36 are being raised.
I think this has been a very influential project:
- it was ACM's first pu…
-
### Description
The memory used by a `useSharedValue` is never released when the component is unmounted and is always held
### Steps to reproduce
Create a flatlist component that renders some…
Lapz updated
3 months ago