-
- [x] Refactor & dumb-down DateInput
- [x] Refactor & dumb-down CalendarInput
- [x] Refactor & dumb-down TimeInput
- [x] Refactor DateField
- [x] Refactor DatetimeField
- [x] Refactor TimeField
…
-
# Bug report
(I *think* this is a bug. It's possible it's a feature I don't yet understand.)
**What is the current behavior?**
When using the split chunks plugin, the resulting compilation c…
-
# GSoC Proposal
## Beeware Project proposal for the toga project
### " Better To Start Small Than Not At All "
# Introduction
Toga is a GUI toolkit for developing cross-platform OS nat…
-
I am on OSX using latest version 1.1.4.
I am having issues attempting to update cell formatting, but I think this simple test case shows the issue. It appears you need to call cell.update() before …
-
So I saw that TimeInput is using
> onRequestClose
property of Material-UI Dialog
-
I need to use two datetime-inputs to specify a range. I was trying to override onChange function to be able to set a state and control this.
```
{
this.setState({ startDate: date });
…
-
i understand it tis not the recommended environment from the wiki, but as it is the one i use on daily bases , im trying to make it work
this is the error log at compile time for the sonoff.ino fi…
-
# Issue Description
We need to support text masking for the DatePicker component and Numeric Input. There are several open-source text masking libraries available. A previous [spike](https://jira2.ce…
-
throughout the app, a normal input is used to display cook time and preparation time. This should be changed to an hour:min input with proper display. (An icon would be nice at the right of the input …
-
Blynk library version: [0.4.8]
IDE: [Arduino]
IDE version: [1.8.4]
Board type: [ESP8266]
Additional modules: [...]
### Scenario, steps to reproduce
1)Use:https://github.com/blynkkk/blynk-libra…