Commit Graph

  • 5a7d500c9f фикс feature/textarea Maxim Slipenko 2022-11-09 17:53:43 +0000
  • 6e00038ceb фикс Maxim Slipenko 2022-11-09 17:51:12 +0000
  • f7750f3d07 добавляет isChanged = true Maxim Slipenko 2022-11-09 17:44:05 +0000
  • b1b5a499b7 добавляет ResetView и ResetChanged Maxim Slipenko 2022-11-09 12:44:07 +0000
  • 0c77bee95d заменяет на Maks1mS/bubbles Maxim Slipenko 2022-11-09 12:20:21 +0000
  • 01abdf10c0 обновляет go.mod Maxim Slipenko 2022-11-09 12:15:39 +0000
  • d40721ef34 добавляет IsChanged() и ResetWithoutValue() Maxim Slipenko 2022-11-09 11:39:49 +0000
  • fac7a01329
    feat(viewport): line count getters (#283) master Adam Bull 2022-11-07 15:05:03 +0000
  • 0474e129b8 docs: picture tag is causing display issues Christian Muehlhaeuser 2022-10-25 00:50:27 +0200
  • 405c3adc42 docs: new readme footer Christian Muehlhaeuser 2022-10-24 08:40:32 +0200
  • 85da9addba feat: make the paginator key bindings customizable Raphael 'kena' Poss 2022-10-07 17:38:23 +0200
  • aea42690e7 fix(help): full help renders fully when width is unset. Craig Wilson 2022-08-18 13:50:48 -0500
  • 9a48dca003 feat: support key bindings in textinput like textarea Raphael 'kena' Poss 2022-10-07 14:26:23 +0200
  • b2b7040ccf
    fix(textarea): paste (#250) hhe07 2022-10-06 13:54:43 -0600
  • d3aed22a41 Revert "chore: move cursor bubble to internal" Maas Lalani 2022-10-06 15:27:27 -0400
  • d177512114 fix: set value moves cursor only when empty and at starting position Maas Lalani 2022-10-06 11:31:02 -0400
  • 1e920595f2
    feat(table): add SetColumns method to set columns set-columns Maas Lalani 2022-09-27 13:11:34 -0400
  • e857875f2a feat(deps): bump github.com/charmbracelet/bubbletea dependabot[bot] 2022-09-26 06:23:04 +0000
  • f531ca3055 feat(deps): bump github.com/charmbracelet/lipgloss from 0.5.0 to 0.6.0 dependabot[bot] 2022-09-26 06:20:10 +0000
  • ea21e3b359 feat(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 dependabot[bot] 2022-09-26 06:03:10 +0000
  • f67537dca5 chore(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-09-26 06:13:48 +0000
  • b7a4a1cd93 chore(deps): bump actions/setup-go from 2 to 3 dependabot[bot] 2022-09-26 06:13:43 +0000
  • 4ae575a4c5 chore: use latest gofmt Christian Muehlhaeuser 2022-09-26 08:10:16 +0200
  • bd074d2dbc ci: add separate sets of hard- and soft-enforced linters Christian Muehlhaeuser 2022-09-26 08:07:45 +0200
  • 18909edafc chore: add dependabot config Christian Muehlhaeuser 2022-09-26 07:56:48 +0200
  • 72d87e4513
    chore: Miscellaneous minor fixes (#243) Tom Payne 2022-09-15 16:51:42 +0200
  • a4ed54327f chore: move cursor bubble to internal Maas Lalani 2022-09-14 10:53:00 -0400
  • a99b55cda1
    Delegate Cursor Logic to cursor bubble (#181) Maas Lalani 2022-09-14 10:44:10 -0400
  • 062b257e8c
    fix(cursor): apply TextStyle inline (#230) Raphael 'kena' Poss 2022-09-07 22:05:25 +0200
  • 8b3bfee06d docs: add table bubble to README Maas Lalani 2022-09-06 13:20:57 -0400
  • ff77858511 docs: change tea{,party} to bubbletea Maas Lalani 2022-09-06 13:19:34 -0400
  • 13f52d678d fix(table): append headers/columns to zero sized string slice v0.14.0 Bastian Winkler 2022-08-21 13:34:50 +0200
  • 278edd1c2b
    fix(viewport): properly truncate to size (#228) Raphael 'kena' Poss 2022-09-02 21:50:33 +0200
  • 09e1f00349 textarea: support dynamic prompts Raphael 'kena' Poss 2022-08-14 11:15:10 +0200
  • c099d31570 textarea: add some comments Raphael 'kena' Poss 2022-08-25 17:00:24 +0200
  • db2a8b4e16 textarea: new bindings for "go to begin" / "go to end" Raphael 'kena' Poss 2022-08-29 10:52:49 +0200
  • afd6f58c18
    feat(table): add function to set cursor position (#219) Nicolas Karolak 2022-08-31 02:54:25 +0200
  • d44e242f37 fix(viewport): honor width and height settings Christian Rocha 2022-08-17 14:42:55 -0700
  • 776062e30c
    fix(table): correct keybinding for page down (#220) buz 2022-08-21 15:56:58 +0200
  • 1c26128786
    textarea: add uppercase/lowercase/capitalize word right (#210) kena 2022-08-19 17:17:36 +0200
  • 9eea57c1e8
    feat: insert new lines with o/O vim Maas Lalani 2022-08-11 17:52:41 -0400
  • e691e35a6d
    fix(textarea): reset lastCharOffset if not moving vertically Maas Lalani 2022-08-11 17:33:14 -0400
  • 0f1a912f12
    fix: edge cases with {d,c}iw and {d,c}aw Maas Lalani 2022-08-11 17:13:26 -0400
  • 715108b08b
    fix(textarea): better SeekInner and SeekAround Maas Lalani 2022-08-11 16:58:06 -0400
  • 3e1a14200c
    fix(textarea): ActionChange + e should also delete end of word Maas Lalani 2022-08-11 16:46:33 -0400
  • 907f5e659d
    feat(textarea): motions for seeking to characters (f/t/T/F/a/i) Maas Lalani 2022-08-11 15:47:37 -0400
  • 2cffee5f40
    fix(textarea): deleteRange multiple lines Maas Lalani 2022-08-10 17:33:18 -0400
  • 8c9798c7f6
    feat(textarea): findWordRight / findWordLeft Maas Lalani 2022-08-10 17:01:50 -0400
  • fdfe776a07
    feat: delete/change ranges Maas Lalani 2022-08-10 13:30:13 -0400
  • fb44abddf8
    refactor: split files into {modal,normal,insert}.go Maas Lalani 2022-08-09 16:25:31 -0400
  • 447ff2da6a
    feat: ranges and motions Maas Lalani 2022-08-09 14:55:33 -0400
  • 57a01e62e3
    fix: cursor updating Maas Lalani 2022-08-09 10:58:41 -0400
  • f5b74d002c
    feat(textarea): basic vim emulation Maas Lalani 2022-08-09 10:41:47 -0400
  • 649f78e1fd
    fix(textarea): pre-allocation of value (#213) kena 2022-08-15 16:25:20 +0200
  • e72e4a190b
    perf(textarea): amortize heap allocs in Value (#212) kena 2022-08-15 16:24:54 +0200
  • 9b67fb8724
    perf: avoid recomputing the key representation in key.Matches kena 2022-08-12 22:07:31 +0200
  • 93e3c756c4 docs: responsive images for mobile Maas Lalani 2022-08-08 17:29:25 -0400
  • e200bf8c81 feat: LineCount method for counting number of lines in textarea Maas Lalani 2022-08-05 13:54:41 -0400
  • 47eee84147 fix: include new line characters for Length() Maas Lalani 2022-08-05 13:54:18 -0400
  • 84eacf535a fix: CharLimit <= 0 should be ignored Maas Lalani 2022-08-04 14:47:09 -0400
  • 8f65160828 fix: add ctrl+h to backspace text Maas Lalani 2022-07-31 13:15:31 -0400
  • 58a9d4c7ec
    feat: table bubble (#173) Weslei Juan Novaes Pereira 2022-07-21 16:06:38 -0300
  • e32dcde62a
    fix(viewport): Guard against negative string repetitions (#196) Maas Lalani 2022-07-21 14:39:17 -0400
  • e49b5573bc
    fix(key): Unbound keys should be disabled Hironao OTSUBO 2022-07-11 23:45:18 +0900
  • 746ec595c3
    fix(textarea): change placeholder color to match textinput (#192) Maas Lalani 2022-07-07 22:34:48 -0400
  • 8d709dc384
    chore: bump go from 1.13 to 1.18 go-bump-118 Maas Lalani 2022-07-07 10:56:47 -0400
  • d4eeb4f5be fix(key): unbound keys are not enabled Hironao OTSUBO 2022-07-06 09:51:46 +0900
  • b74f696cc8
    feat(list): add IsFiltered method (#98) Jonah 2022-07-05 20:38:10 +0000
  • 3a34fc4ff8 fix(textarea): Add deleteWordRight v0.13.0 Maas Lalani 2022-07-05 14:16:29 -0400
  • 2a2fb10f5f fix(textarea): account for base styling frame when calculating width Maas Lalani 2022-07-05 14:10:32 -0400
  • 14d9f9cd76
    fix(textinput): set cursor on initial value stable-v0.12.1 Gabriel Nagy 2022-07-05 15:15:32 +0300
  • 69bf367d37
    feat(spinners): Construct new spinners with WithSpinner + WithStyle options (#148) Leandro López 2022-07-01 12:31:26 -0300
  • 2578480343
    fix(list): Disable Quit Key (#104) Kyosuke Fujimoto 2022-07-02 00:00:34 +0900
  • 136e1f05bf
    fix(timer): stop should return cmd (#138) Pablo Díaz-López 2022-07-01 16:36:12 +0200
  • 588393fbf8 fix(textinput): set cursor on initial value Gabriel Nagy 2022-07-05 15:15:32 +0300
  • 7cc5786984
    feat(spinners): Construct new spinners with WithSpinner + WithStyle options (#148) Leandro López 2022-07-01 12:31:26 -0300
  • 3899e1b4cd
    fix(list): Disable Quit Key (#104) Kyosuke Fujimoto 2022-07-02 00:00:34 +0900
  • 4c1762413a
    fix(timer): stop should return cmd (#138) Pablo Díaz-López 2022-07-01 16:36:12 +0200
  • 2fd583c8ef feat(textarea): Add multi-line text input Maas Lalani 2022-06-01 10:48:00 -0400
  • 42f85b4a1b
    docs: fix paginator example link (#177) v0.12.0 Charlie Roth 2022-06-21 15:23:57 +0200
  • 4d0a0ea9d8
    docs(spinner): correct comment about internal ID (#171) vzvu3k6k 2022-06-21 22:17:48 +0900
  • 658a4febc7
    feat: new Hamburger + Meter spinners (#172) Weslei Juan Novaes Pereira 2022-06-21 09:59:23 -0300
  • 93e464296e docs(list): fix linting errors Maas Lalani 2022-06-16 18:30:36 -0400
  • 2e55803b28
    docs(list): fix linting errors list-lint-fixes Maas Lalani 2022-06-16 18:30:36 -0400
  • 57d79daf4d
    feat(list): ability to SetStatusBarItemName (#169) Weslei Juan Novaes Pereira 2022-06-16 19:14:47 -0300
  • e57fd292cc feat: added Validate function for textinput IllusionMan1212 2022-02-09 00:11:45 +0200
  • 54869f7a1d
    docs(spinner): remove obsolete comment (#168) Hironao OTSUBO 2022-06-10 23:03:55 +0900
  • 7959eb4867
    fix(progress): set a custom termenv color profile (#152) v0.11.0 Ayman Bagabas 2022-06-01 21:04:33 -0400
  • fd03b6195d chore: bump bubbletea, harmonica, lipgloss and termenv deps Christian Rocha 2022-06-01 17:46:04 -0700
  • ad8d2fac86
    wip: flickering or no text showing filter-text bashbunni 2022-06-01 09:32:01 -0700
  • a1e1b461b6 fix(textinput): support KeySpace in both present and future Bubble Tea versions Christian Rocha 2022-05-28 21:33:14 -0700
  • cd2593cfb7
    feat: allow to set the height of the item (#155) Carlos Alexandro Becker 2022-05-24 15:00:35 -0300
  • e1871db6d3
    fix: padding in titlebar when nothing is displayed (#139) Tim Adler 2022-05-24 14:05:39 +0200
  • 2a8d463bd1 chore: shorten half page up/down help widths Christian Rocha 2022-04-28 21:31:01 -0400
  • c214837839 fix: add viewport keymap help Ayman Bagabas 2022-04-28 16:09:31 -0400
  • f5ac64216b fix: lint warn Ayman Bagabas 2022-04-28 16:09:12 -0400
  • 292a1dd7ba fix(spinner): remove unused member in model Christian Rocha 2022-04-12 09:40:40 -0400
  • 154cdbc53a docs: add Tyler's Teacup library to resources Christian Rocha 2022-04-12 09:37:51 -0400
  • 6d6149cea8
    fix(progress): update progress bar threshold method per changes in d897463 progress-anim-threshold Christian Rocha 2022-03-31 15:11:23 -0400
  • 00d61decf4
    Add minimum percent change needed to trigger an animation in progress Christian Rocha 2022-02-10 15:53:36 -0500