Skip to content

Milestones

List view

  • Essentially it's pretty hard to develop components individually for Chrome extension since you rely on the Google API (which is a bit annoying to debug, and usually has a messy structure) Would be more preferable to utilize Storybook more while perhaps mocking some of the browser calls so that development is easier

    No due date
    β€’2/2 issues closed
  • The goal is to migrate to TypeScript which seems like a necessary step since it's pretty easy to make an error in JavaScript It will essentially consist of two bigger "units": - Add TypeScript support in configuration - Convert files to TypeScript (this would include tests)

    No due date
    β€’5/8 issues closed