Commit History

Author SHA1 Message Date
  liyasthomas 108f228edf refactor: minor ui improvements 3 years ago
  liyasthomas fe6030140f feat: graphql mode for schema editor 3 years ago
  Andrew Bastin 003400cfa8 feat: introduce graphql mode for codemirror 3 years ago
  liyasthomas 41a02f059d perf: remove ace editor 3 years ago
  liyasthomas b4ed6fd107 feat: codemirror for import curl and codegens 3 years ago
  Andrew Bastin 36246da9e1 feat: fix up jest tests 3 years ago
  liyasthomas 457b6b982c feat: codemirror for graphql query, scheme and response 3 years ago
  liyasthomas 05a07dc4a1 perf: ci 3 years ago
  Andrew Bastin 85889c2cb9 fix: fix tests.yml 3 years ago
  liyasthomas be6ceaab04 perf: ci 3 years ago
  liyasthomas f1b18688bb fix: ci 3 years ago
  liyasthomas 80c7decb81 feat: husky + commitlint 3 years ago
  liyasthomas 3ef5a1e21a feat: codemirror editor for pre-request and test scripts 3 years ago
  liyasthomas 2eb0a4c754 feat: reactive syntax + line wrap on raw body 3 years ago
  liyasthomas 10f5af5dda feat: codemirror editot for raw body 3 years ago
  liyasthomas 8b27ebb96b feat: mixed html syntax, light theme for codemiror 3 years ago
  Andrew Bastin b28f82a881 refactor: monorepo+pnpm (removed husky) 3 years ago
  liyasthomas c921606f3f Merge remote-tracking branch 'origin/exp/volar-types' into feat/codemirror 3 years ago
  liyasthomas c6c08f6c60 feat: reactive line wrap on codemirror 3 years ago
  liyasthomas 02cf620090 feat: port ace editor to codemirror 3 years ago
  liyasthomas 917550ff4d feat: tooltips on primary navigation in zenmode 3 years ago
  Andrew Bastin 4a12cc76fa feat: improve shim generation for index components 3 years ago
  Andrew Bastin f4f74e223f refactor: a volar types shim generator 3 years ago
  liyasthomas 8b4535c131 Merge branch 'feat/codemirror' of https://github.com/hoppscotch/hoppscotch into feat/codemirror 3 years ago
  liyasthomas b15fd6c75a feat: port bulk editor textareas to codemirror 3 years ago
  liyasthomas e1a25fa894 fix: broken conditional rendering of codemirror 3 years ago
  Andrew Bastin 2bb3b71a70 refactor: map ctrl-space to autocomplete by default in codemirror 3 years ago
  Andrew Bastin 4c55b9c304 fix: codemirror theme not changing when color mode is updated 3 years ago
  Andrew Bastin 639a629809 feat: gql query autocompletion on codemirror 3 years ago
  Andrew Bastin d6e3bd09b4 refactor: pass current token position to auto completers on codemirror 3 years ago
  Andrew Bastin 8d67a0d95f feat: test script auto completion for codemirror 3 years ago
  Andrew Bastin b9fc0175e7 feat: implement base autocomplete implementation for codemirror along with preRequest autocompletion 3 years ago
  liyasthomas dc5f52cc0d refactor: github flavored codemirror light theme 3 years ago
  liyasthomas 602aabdeb8 feat: reactive codemirror theme 3 years ago
  Andrew Bastin 2f8aa79ec1 feat: json linter support for codemirror 3 years ago
  Andrew Bastin 8af90432cf feat: implement gql query linting in codemirror 3 years ago
  Andrew Bastin 61da0733c2 feat: codemirror editor options are reactive 3 years ago
  liyasthomas 33951482d5 feat: placeholder, auto-close brackets, search, line wrap 3 years ago
  Andrew Bastin 4e8484ee7c feat: linter for prerequest and testscripts 3 years ago
  Andrew Bastin 071761a61e feat: codemirror linting system 3 years ago
  Andrew Bastin 10a11d6725 refactor: add types for esprima 3 years ago
  Andrew Bastin c81178ae26 refactor: extract common codemirror logic out to composable 3 years ago
  liyasthomas 2bafae5397 feat: line wrap, auto close brackets, placeholder on codemirror 3 years ago
  liyasthomas 6a1d201e0e refactor: ts codemirror 3 years ago
  liyasthomas 8de544696d feat: init codemirror 3 years ago
  liyasthomas 66c489da8f fix: broken conditional rendering of codemirror 3 years ago
  Andrew Bastin 26c8f35688 refactor: map ctrl-space to autocomplete by default in codemirror 3 years ago
  liyasthomas c3e881ed77 fix: tooltip position on containers with overflow 3 years ago
  liyasthomas 2cf55cbb96 refactor: hide right sidebars by default on mobile devices 3 years ago
  liyasthomas 73f22abf56 feat: mobile responsive right sidbars + composable window size 3 years ago