Commit Graph
103 Commits
Author SHA1 Message Date
utin-francis-peter 2c8a2945f0 feat: better sources scroll management 2024-11-17 10:34:22 +01:00
utin-francis-peter 6f83bd8961 Merge branch 'main' into feat/sources-in-react-widget 2024-11-11 14:36:34 +01:00
ManishMadan2882 00390200ec (updata:widget) v0.4.7 2024-11-11 16:08:43 +05:30
Alex 0a11a3afee fix: attribution link 2024-11-10 23:23:19 +00:00
Alex c6dc1675d8 fix: smoother animation on large modal close 2024-11-10 22:13:48 +00:00
Alex e475a4cc7c fix: large size animation 2024-11-10 22:11:20 +00:00
Alex dfc3cdd5d4 fix: open cooler morph 2024-11-10 21:53:10 +00:00
Alex ba1c0ab6fb fix: large closing 2024-11-10 16:36:14 +00:00
Alex eddafcfdfb fix: morphing feel 2024-11-10 14:27:07 +00:00
utin-francis-peter a7aae3ff7e style: minor adjustments in border-radius and spacings 2024-11-10 03:29:56 +01:00
utin-francis-peter 25feab9a29 chore: removed unused import 2024-11-10 03:11:41 +01:00
utin-francis-peter 97916bf925 chore: returned themes cofig into DocsGPTWidget component 2024-11-10 03:08:35 +01:00
utin-francis-peter 42e2c784c4 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into feat/sources-in-react-widget 2024-11-10 03:06:23 +01:00
Alex e133c29b2c feat: widget bounciness 2024-11-09 18:46:31 +00:00
ManishMadan2882 33fe0ffc93 (upgrade: widget) v0.4.6 2024-11-09 18:41:18 +05:30
ManishMadan2882 06518c209a (feat:Widget) enhanced transition, buttonText param 2024-11-09 18:33:31 +05:30
utin-francis-peter 1a8f89573d feat: query sources in widget 2024-11-09 01:09:22 +01:00
ManishMadan2882 84377eed07 (fix:widget) broken for modals 2024-11-09 00:44:56 +05:30
ManishMadan2882 7c00099919 (feat: widget): smooth transitions 2024-11-08 19:21:19 +05:30
ManishMadan2882 181d2504e5 (update:widget) v0.4.5 2024-11-07 02:45:28 +05:30
ManishMadan2882 9157fe7323 fix(widget): avoid external css override 2024-11-07 02:39:56 +05:30
ManishMadan2882 ad810b3740 (widget): footer tagline 2024-11-06 17:20:12 +05:30
ManishMadan2882 9a35609bc7 upgrade(widget): version 0.4.4 2024-11-06 16:30:33 +05:30
ManishMadan2882 f876f9e20e (fix:widget): perfecting design 2024-11-06 05:11:41 +05:30
utin-francis-peter 3e87d83ae8 chore: adjusted spacing in source bubble 2024-11-05 21:50:42 +01:00
utin-francis-peter 1a9f47b1bc chore: modified query sources and removed tooltip 2024-11-04 16:33:00 +01:00
ayaan-qadri 64f72ada28 Added sizesConfig for controlling sizes(large, medium, small and custom) from one point 2024-11-04 16:55:49 +05:30
ayaan-qadri 409d0e4084 Added custom size N Default widget open in <DocsGPTWidget /> 2024-10-29 01:19:47 +05:30
utin-francis-peter 991a38df28 Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into feat/sources-in-react-widget 2024-10-28 17:44:50 +01:00
utin-francis-peter 656f4da8f9 feat: rendering of response source 2024-10-28 17:34:35 +01:00
utin-francis-peter f8d65b84db chore: wrapped the base component with ThemeProvider at the root level to make theme props available globally 2024-10-28 17:33:40 +01:00
ManishMadan2882 ad038784cc (extensions): version update to 0.4.3 2024-10-21 19:55:13 +05:30
Srayash 2353276aa7 Bug Fix:react rect web widget prints undefined before printing an answer 2024-10-21 16:21:16 +05:30
utin-francis-peter 62802eb138 chore: styled component styles for sources, added showSources prop to widget, handled sources data.type, and rendering sources when available 2024-10-14 12:37:02 +01:00
utin-francis-peter 848beb11df chore: corrected typo in var declaration 2024-10-14 12:33:56 +01:00
utin-francis-peter 0481e766ae chore: updated Query and WidgetProps interface with source property 2024-10-14 12:30:57 +01:00
utin-francis-peter aa57984bde build: added missing dependency 2024-10-11 03:55:35 +01:00
dependabot[bot]andGitHub 420ca1b3b4 chore(deps): bump micromatch in /extensions/react-widget
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 11:02:34 +00:00
ManishMadan2882 e318228a08 purge unwanted linting 2024-09-10 16:26:13 +05:30
ManishMadan2882 61fdcec511 minor change 2024-09-10 03:27:49 +05:30
ManishMadan2882 3228b88312 widget: minor changes 2024-09-10 02:44:10 +05:30
ManishMadan2882 51c42790b7 widget: add option to collect feedback 2024-09-09 16:20:07 +05:30
ManishMadan2882 d200db0eeb clean pkg json after publish 2024-09-04 00:20:42 +05:30
ManishMadan2882 d4042ebaa2 minor change 2024-09-02 17:44:46 +05:30
ManishMadan2882 54e31be3b2 adding markdown-it 2024-09-02 17:12:03 +05:30
ManishMadan2882 a83a56eecd update script 2024-08-29 03:14:57 +05:30
ManishMadan2882 130eb56d09 add script: automate publish 2024-08-29 03:10:27 +05:30
ManishMadan2882 b60b473e02 fix(warn): update prop name 2024-08-29 03:08:33 +05:30
ManishMadan2882 edc54c7120 update script 2024-08-28 16:03:43 +05:30
ManishMadan2882 cef1167ef1 update script 2024-08-28 16:02:10 +05:30