orangemug
|
8a8cfad303
|
Merge remote-tracking branch 'upstream/master' into feature/add-range-slider
|
2019-05-20 10:20:55 +01:00 |
|
orangemug
|
cc8fe4e02e
|
Fix for buggy string/number inputs when inputting invalid of intermediate values
|
2019-05-18 15:56:14 +01:00 |
|
orangemug
|
3a0fc6eeac
|
Fixed typo
|
2018-11-02 08:54:20 +00:00 |
|
orangemug
|
b456b59c44
|
Fix to allow high precision on text input and integer on range.
|
2018-11-02 08:28:51 +00:00 |
|
orangemug
|
fe0df2a4ef
|
Make range step configurable
|
2018-11-01 08:28:49 +00:00 |
|
orangemug
|
cdd5d27908
|
Added range slider to <NumberInput />
|
2018-10-30 20:35:22 +00:00 |
|
orangemug
|
26ff9f63bb
|
Merge remote-tracking branch 'upstream/master' into fix/remove-componentWillUpdate
Conflicts:
src/components/map/MapboxGlMap.jsx
src/components/modals/ExportModal.jsx
|
2018-09-10 14:46:52 +01:00 |
|
Loïc Gasser
|
e4de101553
|
Take advantage of transform-class-properties and use arrow functions instead of bind
|
2018-08-23 00:18:37 -04:00 |
|
orangemug
|
1aa90bef37
|
Removed componentWillUpdate
|
2018-08-06 22:27:03 +01:00 |
|
orangemug
|
51a115d65a
|
Disable spell checking on <input>'s
|
2018-05-17 13:44:54 +01:00 |
|
orangemug
|
77da0a6d30
|
React v16.3.0 fixes.
|
2018-05-17 11:24:39 +01:00 |
|
orangemug
|
9bc603a510
|
Update to use prop-types module in components.
|
2017-11-06 15:32:04 +00:00 |
|
Lukas Martinelli
|
840778b64f
|
Remove JS input config
|
2017-01-11 14:03:48 +01:00 |
|
Lukas Martinelli
|
0908856b4f
|
Restructure CSS more
|
2017-01-11 13:34:38 +01:00 |
|
Lukas Martinelli
|
9ef24428fe
|
Style open modal
|
2017-01-11 09:35:48 +01:00 |
|
Lukas Martinelli
|
4a75b0381b
|
Move style code to CSS
|
2017-01-10 21:28:30 +01:00 |
|
Lukas Martinelli
|
1d7768e37c
|
Make NumberInput more tolerant to errors
|
2016-12-30 16:18:57 +01:00 |
|
Lukas Martinelli
|
c159f7041f
|
Switch from field components to input components
|
2016-12-26 11:51:26 +01:00 |
|