Commit Graph

11 Commits

Author SHA1 Message Date
Alexei Anoshenko 8066fb92ba Added All() iterator and IsEmpty() method to Properties interface 2025-07-03 17:47:05 +03:00
Alexei Anoshenko 4c76000254 Changed DataValue interface
Renamed `ArrayElements() []DataValue` method of DataNode interface to `Array() []DataValue`
Added `ArrayElements() iter.Seq[DataValue]` iterator to DataNode interface
2025-07-03 17:15:43 +03:00
Alexei Anoshenko 86f3f4c731 Added Properties iterator to DataObject 2025-07-03 12:49:41 +03:00
Alexei Anoshenko 83ec4f0a20 Added fmt.Stringer implementation to Popup 2025-07-03 10:42:04 +03:00
Alexei Anoshenko 00ef0b3624 Added Properties interface implementation to Popup interface 2025-07-01 17:34:31 +03:00
Alexei Anoshenko 4f07435637 Added drag-and-drop of files 2025-06-11 14:20:41 +03:00
Alexei Anoshenko e2775d52f2 Added PropertyName type 2024-11-13 12:56:39 +03:00
anoshenko 9ac68ac0c9 Updated docs 2024-04-23 19:34:36 +03:00
Alexei Anoshenko 856b09b04b Fixed "background" property 2024-04-22 19:14:58 +03:00
Alexei Anoshenko fdbb6cb00b replace interface{} -> any 2022-07-26 18:36:00 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00