Commit Graph

1601 Commits

Author SHA1 Message Date
Atai Barkai 842b34349d move debouncer to its own file 2023-08-13 22:15:16 -07:00
Atai Barkai 84039ea435 get rid of error handling 2023-08-13 22:15:16 -07:00
Atai Barkai 19d524ee85 looks like debouncing is fully working 2023-08-13 22:15:16 -07:00
Atai Barkai 4ecfb5fcfe autocomplete gets called on actual changes 2023-08-13 22:15:16 -07:00
Atai Barkai 73ac1eb802 wip debounce
.
2023-08-13 22:15:16 -07:00
Atai Barkai 1cef62903b ignore normalizing empty text when figuring out text contents of text field
.
2023-08-11 14:02:36 -07:00
Atai Barkai 2c73fa0879 insert node, not fragment 2023-08-10 22:35:16 -07:00
Atai Barkai 888dc853e4 Default element uses div, not span, to render newlines 2023-08-10 21:07:54 -07:00
Atai Barkai 5b6ddab45b restor cursor position after injecting 2023-08-10 21:07:32 -07:00
Atai Barkai 0a51c254b8 suggestions are not editable 2023-08-10 19:46:18 -07:00
Atai Barkai 5b62775fc0 wip: inline suggestion 2023-08-10 19:25:43 -07:00
Atai Barkai 93e75843de suggestion element as element, not leaf 2023-08-10 15:39:27 -07:00
Atai Barkai 8363b8c774 consistent textarea file arranagement, memoization 2023-08-08 23:02:26 -07:00
Atai Barkai f899fbb952 support cancelling the autocomplete call 2023-08-08 22:52:03 -07:00
Atai Barkai fb5e5f32cc simpe autocomplete impl 2023-08-08 22:12:01 -07:00
Atai Barkai 93d2d5e048 prep for autocomplete impl 2023-08-08 18:54:45 -07:00
Atai Barkai 53f27178b5 remove unused element types 2023-08-08 18:43:22 -07:00
Atai Barkai 883ec18c2b propagate CopilotTextArea contents etc. 2023-08-08 18:39:21 -07:00
Atai Barkai cce0b591a5 support leaf formatting (same line) 2023-08-08 17:31:52 -07:00
Atai Barkai 57dd811efe wip 2023-08-02 20:15:17 -07:00
Atai Barkai a6c82f199b add basic react-textarea skeleton 2023-08-02 18:28:03 -07:00
Atai Barkai a6c23813a9 add slate-history 2023-08-02 18:11:55 -07:00
Atai Barkai 2883586540 .. 2023-08-02 15:27:08 -07:00
Atai Barkai 587c19c1e4 insall slate peer dependency: react-dom 2023-08-02 15:24:54 -07:00
Atai Barkai cdab084393 react-textarea: slate-react dependency 2023-08-02 15:22:21 -07:00
Atai Barkai eb8e370368 . 2023-08-02 15:20:36 -07:00
Atai Barkai 4cceaacaed react-textarea 2023-08-02 15:20:12 -07:00
Atai Barkai 4f19bd7bf8 publish packages 2023-07-18 23:32:25 -07:00
Atai Barkai 5474e93615 system message: add directions for funcs. and add max tokens to backend code
.
2023-07-18 12:55:39 -07:00
Atai Barkai 1befcaf145 upgrade ai package 2023-07-18 12:55:29 -07:00
Atai Barkai dc69ad3b84 wip: explicilty pass function descriptions
..

.
2023-07-18 12:55:28 -07:00
Atai Barkai 7a38756e4d make tree reducer pure 2023-07-17 12:43:04 -07:00
Atai Barkai e4faea4adf breakpoint debugging potentially works better? 2023-07-17 12:43:04 -07:00
Atai Barkai e25de82f0f upgrade tsup 2023-07-17 12:43:04 -07:00
Atai Barkai 168adf236c debugging problem seems ACTUALLY fixed this time. fingers crossed 2023-07-17 12:43:04 -07:00
Atai Barkai 74261cd73b wip 2023-07-17 12:43:04 -07:00
Atai Barkai a4b3cc44d6 breakpoints in libs actually working
.

.
2023-07-17 12:43:04 -07:00
Atai Barkai 1f1c385464 add sourcemap to tsconfig and to tsup config 2023-07-15 08:13:58 -07:00
Atai Barkai 0c5e0512a5 minor copilot cosmetic change 2023-07-15 03:39:21 -07:00
Atai Barkai d0f534df3e output sourceMap on base tsconfig 2023-07-15 03:26:31 -07:00
Atai Barkai 40af06bb6b minor copilot optimizations 2023-07-15 03:26:17 -07:00
Atai Barkai 1c836e53a6 correct support for array type 2023-07-14 18:13:07 -07:00
Atai Barkai 4e245a5a10 wip copilot integration 2023-07-14 17:04:28 -07:00
Atai Barkai 44c559061c move tooltip provider inside copilot sidebar ui provider 2023-07-14 06:28:12 -07:00
Atai Barkai 03164e91c7 v0.2 turbo refactor 2023-07-13 16:08:04 -07:00
Atai Barkai 52e82c36f8 prettier 2023-06-24 08:54:21 -07:00
Atai Barkai 5a68f99f73 CopilotProvider skeleton 2023-06-22 00:21:43 -07:00
Atai Barkai 09d192faac v0.0.4
Correct release Github step naming
2023-06-19 12:21:16 -07:00
Atai Barkai 3c3ce0ee7c v0.0.3
testing GitHub auto-Release
2023-06-19 10:44:25 -07:00
Atai Barkai c8262fe741 v0.0.2
testing npm auto publish
2023-06-19 10:32:12 -07:00