Ayman Bagabas
|
cc76d4176d
|
Merge branch 'master' into v2-exp
|
2026-02-10 15:13:42 +03:00 |
|
atennop
|
d0166363eb
|
fix: changed 'recieve' to 'receive' for 100% quality of Go Report Card (#881)
|
2026-02-04 17:44:57 +03:00 |
|
Ayman Bagabas
|
da0b892d17
|
refactor: migrate imports to charm.land/lipgloss
|
2025-11-04 15:02:23 -05:00 |
|
Ayman Bagabas
|
84fd71dae6
|
fix: use charm.land import path for bubbletea
|
2025-11-04 14:54:08 -05:00 |
|
Christian Rocha
|
e89dc94c85
|
chore!(cursor): improve naming around 'blinking'
|
2025-05-26 09:15:38 -04:00 |
|
Christian Rocha
|
8e84f33a49
|
fix!(textinput): cursor fixes and improvements
* Fix virtual cursor blinking
* Use getter and setter for styles
* Use getter and setter for virtual-real cursor management
|
2025-05-26 09:15:38 -04:00 |
|
Christian Rocha
|
ba5555aa93
|
fix(cursor): set ID on virutal cursors
|
2025-05-26 09:15:38 -04:00 |
|
Andrey Nering
|
dffbe595a1
|
Merge branch 'master' into v2-exp-table-tests
|
2025-05-16 14:23:52 -03:00 |
|
DryHumour
|
c376ce3ef1
|
fix(cursor): fix data race on blinkTag (#784)
|
2025-04-30 10:45:41 -04:00 |
|
Carlos Alexandro Becker
|
bd2a5b0c6a
|
fix: golangci-lint 2 fixes (#769)
|
2025-03-31 14:18:18 -03:00 |
|
Christian Rocha
|
1fd9c2666a
|
chore(textarea,cursor): simplify cursor API
|
2025-01-31 16:21:17 -05:00 |
|
Christian Rocha
|
7cdd5f37fe
|
chore(textarea,cursor): use textarea to manage virtual cursor styling
|
2025-01-31 16:21:17 -05:00 |
|
Christian Rocha
|
9d5d140b3c
|
chore(textarea,cursor): flesh out real cursor API
|
2025-01-31 16:21:17 -05:00 |
|
Ayman Bagabas
|
db64e3cd78
|
feat: update lipgloss to v2
|
2024-10-29 15:54:24 -04:00 |
|
Ayman Bagabas
|
0fdf5f5be5
|
feat: use bubbletea/v2
|
2024-09-18 14:09:58 -04:00 |
|
Carlos Alexandro Becker
|
d3bd075ed2
|
feat(cursor): focus/blur support (#581)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
2024-09-05 14:10:05 -03:00 |
|
Anirudha
|
e27ec01b6e
|
fix: Bug: SetMode method in cursor library does not handle invalid mode values correctly (#477)
* fix cursor SetMode
* adjust the mode value
|
2024-02-28 12:18:16 -05:00 |
|
Glenn Gonda
|
3d3ed883d3
|
docs: fix typos and improve comment clarity
|
2023-02-16 17:49:32 -05:00 |
|
Maas Lalani
|
d3aed22a41
|
Revert "chore: move cursor bubble to internal"
This reverts commit a4ed54327f08e510ec54408c93c2a08285c727af.
|
2022-10-06 15:33:16 -04:00 |
|
Maas Lalani
|
a4ed54327f
|
chore: move cursor bubble to internal
|
2022-09-14 15:45:51 -04:00 |
|
Maas Lalani
|
a99b55cda1
|
Delegate Cursor Logic to cursor bubble (#181)
* refactor: remove cursor logic from textinput
* chore: Add Deprecated Fields to avoid breaking changes
* fix: Ctrl+A and typing moves to end bug
|
2022-09-14 10:44:10 -04:00 |
|
Raphael 'kena' Poss
|
062b257e8c
|
fix(cursor): apply TextStyle inline (#230)
Co-authored-by: Maas Lalani <maas@lalani.dev>
|
2022-09-07 16:05:25 -04:00 |
|
Maas Lalani
|
2fd583c8ef
|
feat(textarea): Add multi-line text input
|
2022-06-28 12:29:24 -04:00 |
|