Commit a4d0fbf
committed
docs(CHANGES): add HooksMixin to new features
why: HooksMixin feature was built but not documented in CHANGES.
what:
- Add HooksMixin section under "New features"
- Document hook methods: set_hook, show_hook, unset_hook
- Document bulk operations: get_hook_indices, get_hook_values,
set_hooks_bulk, clear_hook, append_hook
- Note HooksMixin availability on Server, Session, Window, Pane1 parent 5737edb commit a4d0fbf
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
87 | 105 | | |
88 | 106 | | |
89 | 107 | | |
| |||
0 commit comments