Alex
736add031c
Merge pull request #1111 from ManishMadan2882/main
...
Widget: Replaced deprecated dependency
2024-09-02 16:29:01 +01:00
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
Alex
c0886c2785
Merge pull request #1107 from ManishMadan2882/main
...
React-widget: Adding "large" option for widget size
2024-08-28 23:30:28 +01:00
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
dependabot[bot]
3886e41e94
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /extensions/chrome
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-28 17:04:55 +00:00
ManishMadan2882
edc54c7120
update script
2024-08-28 16:03:43 +05:30
ManishMadan2882
cef1167ef1
update script
2024-08-28 16:02:10 +05:30
ManishMadan2882
f456500f3a
size: add large
2024-08-28 04:30:47 +05:30
ManishMadan2882
6700028bd1
fix: docs, update version; update readme
2024-08-26 02:29:04 +05:30
ManishMadan2882
11d2401970
version update
2024-08-23 18:25:37 +05:30
ManishMadan2882
232b36d4ae
fix: sync with the error handling
2024-08-23 17:58:57 +05:30
ManishMadan2882
8637397c86
options: theme, button icon and bg
2024-08-23 02:55:00 +05:30
ManishMadan2882
392afd6f33
fix(Next): window is not defined
2024-08-22 00:26:09 +05:30
ManishMadan2882
dd5c1ec9ed
minor design change
2024-08-20 04:23:16 +05:30
ManishMadan2882
921efcbf4b
add size prop - small/medium
2024-08-20 02:25:39 +05:30
dependabot[bot]
7175bc0595
chore(deps-dev): bump braces in /extensions/web-widget
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-07 13:20:00 +00:00
Siddhant Rai
1d1ea7b6f2
fix: version update
2024-06-03 20:59:52 +05:30
Siddhant Rai
38ac9218ec
fix: unpkg link in readme
2024-06-03 20:43:43 +05:30
Siddhant Rai
48497c749a
fix: dompurify import error
2024-06-03 20:36:52 +05:30
Siddhant Rai
72a1892058
fix: added targets for browser environment
2024-06-03 12:57:53 +05:30
Siddhant Rai
f2c328d212
fix: empty types.d.ts generated during build + updated README.md
2024-06-01 14:10:12 +05:30
ilyasosman
d8720d0849
Add DocsGPTWidget embedding support for HTML
2024-05-19 22:08:18 +03:00
ManishMadan2882
311716ed18
refactored fs, fix: untracked dir
2024-04-13 16:01:46 +05:30
Alex
88b4fb8c2a
Update API key in DocsGPTWidget.tsx
2024-04-01 11:25:31 +01:00
ManishMadan2882
059111fb57
widget: version release
2024-03-14 16:58:57 +05:30
ManishMadan2882
79cf487ac5
purge unused deps, comments
2024-03-14 04:03:17 +05:30
ManishMadan2882
adfc79bf92
block autoScroll on user interrupt
2024-03-14 02:25:33 +05:30
ManishMadan2882
7e7f98fd92
sanitize html - add dompurify
2024-03-13 00:21:54 +05:30
ManishMadan2882
64552ce2de
add snarkdown: markdown support
2024-03-12 18:12:27 +05:30
ManishMadan2882
24740bd341
fix(UI) overflow in next
2024-03-08 00:48:18 +05:30
ManishMadan2882
ac1f525a6c
fix: fine tuned the css
2024-03-07 19:20:03 +05:30
ManishMadan2882
1a91a245a3
ui fixes
2024-03-07 02:50:30 +05:30
Alex
b96fe16770
Update docsgpt version to 0.3.0
2024-03-06 17:36:47 +00:00
Alex
97750cb5e2
Update package.json with new version and add repository information
2024-03-06 17:24:23 +00:00
ManishMadan2882
229b408252
adding fallback avatar
2024-03-06 01:58:52 +05:30
ManishMadan2882
ae929438a5
shifted to parcel, styled-components
2024-03-05 21:15:58 +05:30
ManishMadan2882
5fffa8e9db
adding rollup-plugin-import-css
2024-02-29 04:11:47 +05:30
ManishMadan2882
192ce468b7
inline responsive module styles
2024-02-28 19:31:36 +05:30
ManishMadan2882
5d578d4b3b
preparing for npm publish
2024-02-27 21:31:08 +05:30
ManishMadan2882
9cdd78e68c
purge out dist, update gitignore
2024-02-27 15:51:05 +05:30
ManishMadan2882
3a6770a1ae
preparing build
2024-02-26 21:10:22 +05:30
ManishMadan2882
8073924056
padding improved at the edges
2024-02-26 20:46:46 +05:30
ManishMadan2882
7b53e1c54b
UI enhancement, scroll fix
2024-02-26 20:10:00 +05:30
ManishMadan2882
abe5f43f3d
adding responsive markdown response, error alert
2024-02-26 03:15:31 +05:30
ManishMadan2882
f60e88573a
refactored UI strategy, added prompt response in chat box
2024-02-24 21:02:28 +05:30
ManishMadan2882
63878e7ffd
inititated shadcn
2024-02-19 04:14:09 +05:30
Eng Zer Jun
374b665089
Upgrade to Vite 5
...
This commit upgrades vite to the latest version 5, and also updates the
vite plugins to the latest version.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2024-01-19 21:34:28 +08:00