Browse Source

Added Attribute and AttributeFactory classes with tests.

Piotr Jasiun 10 năm trước cách đây
mục cha
commit
15e6ab4fe2

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 721 - 695
packages/ckeditor5-ui/src/lib/lodash/lodash-ckeditor.js


+ 9 - 1
packages/ckeditor5-ui/src/utils-lodash.js

@@ -47,7 +47,15 @@
 		 * @member utils
 		 * @method isObject
 		 */
-		'isObject'
+		'isObject',
+
+		/**
+		 * See Lo-Dash: https://lodash.com/docs#isArray
+		 *
+		 * @member utils
+		 * @method isArray
+		 */
+		'isArray'
 	];
 
 	// Make this compatible with CommonJS as well so it can be used in Node (e.g. "grunt lodash").

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác