Commit Graph

11 Commits

Author SHA1 Message Date
Misode
7515088348 Fix #82 - add invertRequire in schema 2020-05-18 11:54:58 +02:00
Misode
e681288d7c Fix #75 (#76)
* Fix #75

* Declare raw

Although it's valid, I don't think we want to use a variable without
declaration.

Co-authored-by: SPGoding <SPGoding@outlook.com>
2020-01-28 19:15:55 +01:00
Misode
4147d136c1 Collapse double inverted condition (#73) 2020-01-26 00:26:41 +01:00
SPGoding
6f3d60331f Allow renaming map keys (#63)
* Add missing locales

* Allow renaming map keys

Resolve #55.

* Add isValidMapKey function

* Update locales/zh-CN

* Prevent from adding existing object

* Reuse preventNewline function

* Fix issues with "." in map keys

* Simply fix not showing keys for non-object components

Co-authored-by: Misode <Misoloo64@gmail.com>
2019-12-31 15:46:54 -06:00
SPGoding
de7116e57f Revert "Fix #58"
This reverts commit 64472846bb.
2019-12-30 14:48:21 -06:00
SPGoding
64472846bb Fix #58 2019-12-30 14:30:33 -06:00
SPGoding
512e75f7f6 Fix #58 2019-12-30 10:38:42 -06:00
Misode
01a04c11f6 Add "AND" condition (#57)
* Add "AND" condition

* Fix
2019-12-30 03:01:44 +01:00
Misode
303205aea9 Add home menu 2019-12-29 18:30:34 +01:00
Misode
9cbe9ce7db Allow multiple views + smarter initialization 2019-12-29 16:14:39 +01:00
Misode
eb60be8acb Restructure files 2019-12-29 15:13:40 +01:00