Dai Van Nguyen
|
4c33476210
|
refactor: Replace _.isEmpty with native counterparts (#7873)
|
2020-06-25 15:17:52 +02:00 |
|
Nguyễn Việt Đức
|
20cef81555
|
refactor: Replace _.isUndefined with native checks (#7826)
|
2020-06-12 09:54:00 +02:00 |
|
Chris Villanueva
|
8991ceb209
|
refactor: Replace _.head with array[0] (#7817)
|
2020-06-08 09:09:39 +02:00 |
|
Chris Villanueva
|
e39cdfdf02
|
refactor: Replace _.unset with delete (#7813)
|
2020-06-03 18:07:28 +02:00 |
|
TATSUNO Yasuhiro
|
5e0af21313
|
refactor: Replace _.forEach and _.each with array.forEach (#7748)
|
2020-05-28 10:45:25 +02:00 |
|
Chris Villanueva
|
d43241ea8b
|
refactor: Replace _.keys with Object.keys (#7784)
|
2020-05-28 09:25:20 +02:00 |
|
TATSUNO Yasuhiro
|
3fe2e98f15
|
refactor: Replace _.isArray with native Array.isArray (#7703)
|
2020-05-11 10:24:41 +02:00 |
|
Mariusz Nowak
|
4944f471b1
|
Prettify
|
2019-06-26 12:43:01 +02:00 |
|
Шестаков Павел
|
13d62c74c3
|
Merge identical IF-branches
|
2019-04-02 12:07:37 +03:00 |
|
GuruRAM
|
00b2024f76
|
#4839 reimplemented yamlAstParser addNewArrayItem and removeExistingArrayItem methods.
Extended install.test.js, uninstall.test.js unit tests to cover complex plugins object.
|
2018-04-15 23:01:11 +03:00 |
|
Philipp Muens
|
ef1ce9ec00
|
Add "" around key name for a better visual representation
|
2017-09-18 10:08:21 +02:00 |
|
Philipp Muens
|
646a9383ee
|
Update console.log usage to use utils log function
|
2017-09-18 10:02:47 +02:00 |
|
Ryan Lewis
|
e2eef30453
|
warn if bad value
|
2017-09-14 22:38:05 -07:00 |
|
horike37
|
20ee0c3767
|
minor tweak
|
2017-09-02 22:47:23 +09:00 |
|
horike37
|
f99a3e8d2b
|
update async call
|
2017-09-02 22:33:47 +09:00 |
|
horike37
|
34d474fb96
|
add the check if the specific plugin already installed or not
|
2017-08-29 23:53:35 +09:00 |
|
horike37
|
7ccff61b73
|
fixed that AST is passed as a function parameter
|
2017-08-29 08:28:04 +09:00 |
|
horike37
|
07767f160d
|
fixe the yaml-ast bug
|
2017-08-24 05:52:53 +09:00 |
|
horike37
|
33517f8972
|
add yamlAstParser.js as utils library
|
2017-08-14 22:28:32 +09:00 |
|