Diego Perez
|
a537d17a2f
|
feat: inline chrome-extension-toolkit (#744)
* feat(build): inline chrome-extension-toolkit
fix: tsconfig
docs: add chrome-extension-toolkit README.md
chore: update imports
fix: stores
fix: chrome-extension-toolkit ForegroundMessenger
fix: calendarBackgroundHandler
fix: format and lint
fix: path alias
fix: add jsdom env and fix imports
Co-authored-by: Sriram Hariharan <sghsri@gmail.com>
* build: vite storybook config crx toolkit line
---------
Co-authored-by: Sriram Hariharan <sghsri@gmail.com>
Co-authored-by: Derek <derex1987@gmail.com>
|
2026-02-11 00:50:27 -06:00 |
|
Vincent Situ
|
6a67a32e4f
|
feat: allow bypassing the 10-schedule limit (#675)
* feat: allow bypassing the 10-schedule limit
* feat: option to bypass 10 schedules- code done, not tested
* feat(ui): option to bypass 10 schedules
* feat(ui): button to lead to settings after reaching max limit
* Delete manifest.json
* Remove cross-env from build:watch script
* Remove cross-env and update caniuse-lite version
Removed cross-env dependency and updated caniuse-lite version.
* chore: lint
---------
Co-authored-by: Derek <derex1987@gmail.com>
|
2025-11-10 13:39:36 -06:00 |
|
ishita778
|
b1e98ca9d7
|
chore: Modify the schedule creation prompt (#550)
* chore: modify the schedule creation prompt
* chore: changed border color to offwhite
---------
Co-authored-by: Samuel Gunter <29130894+Samathingamajig@users.noreply.github.com>
|
2025-03-08 21:01:46 -06:00 |
|
doprz
|
e987fbbe8e
|
feat: add eslint-plugin-tsdoc (#430)
* feat: add eslint-plugin-tsdoc
* feat(doc): update current jsdoc to tsdoc specification
* chore: update deps
* feat: update warn to error for jsdoc and tsdoc
* chore(doc): lint
|
2024-11-16 00:20:36 -06:00 |
|
adityamkk
|
7346720894
|
fix(ui): duplicate schedule warning (#295)
* fix(ui): duplicate schedule warning
* fix(ui): duplicate schedule warning
* fix(ui): duplicate schedules
* fix(ui): schedule limit loophole refactored
* fix(ui): schedule bypass hooks
* fix(ui): useEnforceScheduleLimit hook created
* fix(ui): added useCallback to hook
* fix(ui): updated jsdoc comment on hook
* fix(ui): updated jsdoc comments on hook
|
2024-10-22 23:10:54 -05:00 |
|