Skip to content

Tags: keidrych/terminal-kit

Tags

v1.28.19

Toggle v1.28.19's commit message
v1.28.19

Document model -- New: SelectList

v1.28.18

Toggle v1.28.18's commit message
v1.28.18

Document model -- fixing z-aware click detection

v1.28.17

Toggle v1.28.17's commit message
v1.28.17

Document model -- new: zIndex, drawing and detecting click is now z-aware

v1.28.16

Toggle v1.28.16's commit message
v1.28.16

New methods for TextBuffer: .moveToEndOfWord() and .moveToStartOfWord() ; Document model: EditableTextBox and widget using it now supports moving from word to word using CTRL+LEFT/RIGHT

v1.28.15

Toggle v1.28.15's commit message
v1.28.15

Document model: better behavior of multi-line text-input in forms ; dependencies upgraded

v1.28.14

Toggle v1.28.14's commit message
v1.28.14

Document Model: now Document emit 'key' events only when no default nor shortcut prevailed

v1.28.13

Toggle v1.28.13's commit message
v1.28.13

Document Model: new: shortcut registration and 'shortcut' event on all Elements

v1.28.12

Toggle v1.28.12's commit message
v1.28.12

Document Model: improved ColumnMenu pagination ; Button now have an 'internalRole' property

v1.28.11

Toggle v1.28.11's commit message
v1.28.11

Document Model: very raw support for pagination in ColumnMenu

v1.28.10

Toggle v1.28.10's commit message
v1.28.10

Document model: now support those new events: 'clickOut', 'leave', 'enter' ; DropDownMenu disappear on clicked out