orangemug
|
af03b010a4
|
Fixed default values for <FontInput/>
|
2020-04-13 08:53:33 +01:00 |
|
orangemug
|
b8739915b2
|
Lots of smaller fixes found in the console logs during testing.
|
2020-04-06 13:59:08 +01:00 |
|
orangemug
|
a624909819
|
Reset dirtyValue on resetValue
|
2020-04-06 10:40:30 +01:00 |
|
orangemug
|
d5d387f349
|
Removed placeholder on range (doesn't work) in favour 'default' value merged into 'value'.
|
2020-04-06 10:24:31 +01:00 |
|
orangemug
|
c58ae0f895
|
Fix <NumberInput/> to allow for decimal numbers.
|
2020-04-06 09:55:07 +01:00 |
|
orangemug
|
74b47e7e74
|
Fix UI when loading invalid style with duplicate layer ids.
Also fix for throwing error when 2 layers exist with empty strings as ids.
|
2020-03-28 10:58:47 +00:00 |
|
orangemug
|
be7642976b
|
Can't use object as react-dom key.
|
2020-02-25 09:27:29 +00:00 |
|
orangemug
|
a5b226d9f3
|
Fixed lint error.
|
2020-02-25 09:25:52 +00:00 |
|
orangemug
|
1b3d8b5b79
|
Added JSON error to expression editor
|
2020-02-25 09:20:14 +00:00 |
|
orangemug
|
97a61afc24
|
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
|
2020-02-23 13:34:05 +00:00 |
|
orangemug
|
4b8800e8ac
|
Added default to <CheckboxInput/> value to fix warning in console.
|
2020-02-22 18:39:24 +00:00 |
|
orangemug
|
8ed67e98ce
|
Fixed lint errors
|
2020-02-02 07:44:20 +00:00 |
|
orangemug
|
f09cc25a3b
|
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
|
2020-02-01 17:36:59 +00:00 |
|
orangemug
|
c5c3e93aff
|
Better support for expressions
- Expression editing state
- CodeMirror JSON editor
- Improved styling
|
2020-02-01 17:07:52 +00:00 |
|
orangemug
|
725b752e35
|
Added initial expression work and UI errors.
|
2020-01-29 08:22:03 +00:00 |
|
orangemug
|
9b4d924dff
|
Fix to ignore modified styleSpec.
|
2020-01-24 17:46:43 +00:00 |
|
orangemug
|
b31537e063
|
Added property values to docs
|
2020-01-24 09:04:32 +00:00 |
|
orangemug
|
62f3cbe8fb
|
Lint fixes.
|
2020-01-23 08:42:20 +00:00 |
|
orangemug
|
30facc885f
|
Tidy inline docs and added sdk support table.
|
2020-01-23 08:33:12 +00:00 |
|
orangemug
|
17aa88e3b6
|
Merge remote-tracking branch 'upstream/master' into fix/issue-567-better-solution-for-tooltips
|
2020-01-22 08:57:45 +00:00 |
|
orangemug
|
d5ef412300
|
Safari fixes.
|
2020-01-19 11:53:27 +00:00 |
|
orangemug
|
0726a494be
|
Only set dirtyValue on valid change.
|
2020-01-19 11:41:37 +00:00 |
|
orangemug
|
926969b921
|
Always change via step from keyboard.
|
2020-01-19 11:28:03 +00:00 |
|
orangemug
|
59e070f463
|
Merge remote-tracking branch 'upstream/master' into feature/add-range-slider
|
2020-01-19 11:06:39 +00:00 |
|
orangemug
|
2ccd1d227e
|
rangeValue -> dirtyValue
|
2020-01-19 11:06:24 +00:00 |
|
orangemug
|
655877f67e
|
Fixed another bug with change events for <NumberInput/> and added range input keyboard support. Remove logging as react props/state is enough for debugging.
|
2020-01-19 10:30:08 +00:00 |
|
orangemug
|
c88f9ab5dc
|
Believed fix for race condition in setting dirtyValue
|
2020-01-19 07:37:49 +00:00 |
|
orangemug
|
d886b14d09
|
Fix to set "editing: false" in blur/pointerup
|
2020-01-19 07:15:50 +00:00 |
|
Orange Mug
|
5e7fd4f93c
|
Update src/components/inputs/UrlInput.jsx
CORs -> CORS
Co-Authored-By: pathmapper <pathmapper@posteo.de>
|
2019-10-27 19:07:49 +00:00 |
|
orangemug
|
a560176d83
|
Add even more logging.
|
2019-10-27 18:15:54 +00:00 |
|
orangemug
|
225e5c48e4
|
Fixed lint error.
|
2019-10-27 17:38:57 +00:00 |
|
orangemug
|
e728e5f7e4
|
Exposed onInput in <UrlInput/>
|
2019-10-27 17:35:56 +00:00 |
|
orangemug
|
f0371b41b1
|
Also validate on constructor
|
2019-10-27 17:27:50 +00:00 |
|
orangemug
|
f39fb34f36
|
Protocol logic and lint fixes.
|
2019-10-27 17:15:17 +00:00 |
|
orangemug
|
566201fb45
|
Added UrlInput component to tidy things up a little.
|
2019-10-27 17:08:23 +00:00 |
|
orangemug
|
88841b56e7
|
Added another fix attempt and yet more logging.
|
2019-10-27 15:56:22 +00:00 |
|
orangemug
|
5aa0b4e7d9
|
More logging additional attempt at fixes.
|
2019-10-27 11:01:33 +00:00 |
|
orangemug
|
cd162309a8
|
Added hopeful fix + logging.
|
2019-10-27 10:15:11 +00:00 |
|
orangemug
|
dddd604f7b
|
Removed left over conflict markers and set default.
|
2019-10-26 17:41:56 +01:00 |
|
orangemug
|
ea3b9a20c5
|
Merge remote-tracking branch 'upstream/master' into feature/add-range-slider
|
2019-10-26 17:22:52 +01:00 |
|
orangemug
|
a44e757e31
|
Initial work for new help text implementation.
|
2019-10-19 14:43:27 +01:00 |
|
orangemug
|
affeb7c751
|
Fixed lint errors.
|
2019-10-19 12:21:38 +01:00 |
|
orangemug
|
9743361e0d
|
Added back in 'light position' and 'center' with fixes for <ArrayInput/>
This also improves the usage of *-translate which uses the <ArrayInput/>
|
2019-10-19 12:16:56 +01:00 |
|
orangemug
|
eac7656786
|
<NumberInput/> unsetting fix.
|
2019-10-16 21:57:29 +01:00 |
|
orangemug
|
8c760bb810
|
Added default support to <EnumInput/>
|
2019-10-16 10:12:59 +01:00 |
|
orangemug
|
3a558412ba
|
Merge remote-tracking branch 'upstream/master' into feature/added-light-property-support
|
2019-10-16 08:16:28 +01:00 |
|
orangemug
|
eb8686325c
|
Fixed typo in export.
|
2019-10-16 08:13:37 +01:00 |
|
orangemug
|
92ee50a4a4
|
Added default support to <ArrayInput/>
|
2019-10-16 07:36:30 +01:00 |
|
orangemug
|
d63782ddf2
|
Remove react warnings.
|
2019-10-13 18:03:58 +01:00 |
|
orangemug
|
3eabcbec72
|
Fix <NumberInput/> to allow for empty value (reset value)
|
2019-10-13 18:00:32 +01:00 |
|