summaryrefslogtreecommitdiff
path: root/extension/react-app/src/components/ComboBox.tsx
AgeCommit message (Expand)Author
2023-10-04feat: :lipstick: better loading experienceNate Sesti
2023-09-28fix: :bug: fix height bug after cmd+shift+RNate Sesti
2023-09-28Past input (#513)Nate Sesti
2023-09-24fix: :lipstick: update font size for input, remove first tutorial stepNate Sesti
2023-09-23fix: :bug: small bug fixNate Sesti
2023-09-23UI Redesign and fixing many details (#496)Nate Sesti
2023-09-18updating placeholder text and color (#486)Ty Dunn
2023-09-12fix: :bug: a number of small fixes + disable summariesNate Sesti
2023-09-11fix: :bug: fix undefined.filter bugNate Sesti
2023-09-09feat: :lipstick: query input indicator for ctx provsNate Sesti
2023-09-09feat: :lipstick: add context button (plus icon)Nate Sesti
2023-09-08feat: :lipstick: nested context provider dropdownNate Sesti
2023-09-06fix: :lipstick: ui tweaks to history + scrollbarsNate Sesti
2023-08-28fix: :bug: allow end/home keys to workNate Sesti
2023-08-27fix: :bug: fix /edit in ssh, pinyin input in comboboxNate Sesti
2023-08-20feat: :sparkles: delete context groupsNate Sesti
2023-08-20feat: :sparkles: saved context groupsNate Sesti
2023-08-12feat: :lipstick: more ui improvementsNate Sesti
2023-08-12feat: :sparkles: improvement to @ search rankingsNate Sesti
2023-08-11fix: :bug: a handful of bug fixesNate Sesti
2023-08-11Merge branch 'main' into ci-testingNate Sesti
2023-08-10fix: :green_heart: testing for failure to package dist in vsixNate Sesti
2023-08-08Fixed an issue with files from other workspaces showing up in @context searchKirill Dubovitskiy
2023-08-08fix: :lipstick: fix UI problems in vscode light themesNate Sesti
2023-08-04feat: :lipstick: improvements to keyboard shortcutsNate Sesti
2023-08-04feat: :children_crossing: more keyboard shortcutsNate Sesti
2023-08-03feat: :lipstick: nicer "continue server loading" UINate Sesti
2023-08-03feat: :lipstick: small ui tweaks, detached child processNate Sesti
2023-08-03refactor: :lipstick: smaller iconsNate Sesti
2023-08-03Merge branch 'main' into package-python [skip ci]Nate Sesti
2023-08-02keyboard shortcuts againNate Sesti
2023-08-02more keyboard shortcuts workNate Sesti
2023-08-02keyboard shortcutsNate Sesti
2023-08-01fix icon sizesNate Sesti
2023-08-01use hero-icons, instead of styled-icons/heroiconsNate Sesti
2023-07-31docs: :memo: improved troubleshooting docsNate Sesti
2023-07-28fix: :children_crossing: clear the dropdown after text input clearedNate Sesti
2023-07-26fix: :bug: access highlighted_code through context_managerNate Sesti
2023-07-26fix colors and hover box behaviorNate Sesti
2023-07-24tweaksNate Sesti
2023-07-24file context provider and hovering nicetiesNate Sesti
2023-07-22cleaningNate Sesti
2023-07-22@ feature (very large commit)Nate Sesti
2023-07-17Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-17match vscode color themeNate Sesti
2023-07-17align on `code section`Ty Dunn
2023-07-17only show delete when only one range selectedNate Sesti
2023-07-16fix alignment of dropdownNate Sesti
2023-07-15use correct label for meta keyNate Sesti
2023-07-14insidious client_state vs application_state errNate Sesti