Commit graph

  • 66740d761c Updates BearToCode 2023-05-09 23:23:19 +0200
  • 1f722acfe4 fix publishing script versioning BearToCode 2023-05-09 22:59:32 +0200
  • 9029b714ee wip readme BearToCode 2023-05-09 22:58:56 +0200
  • 0ede3a94b8 fix history state management BearToCode 2023-05-09 22:36:45 +0200
  • 995cc2fb06 close emoji snippet with escape BearToCode 2023-05-09 20:36:36 +0200
  • 9c5589cf45 close slash snippet with escape BearToCode 2023-05-09 20:34:50 +0200
  • 8502e96119 fix extra line on codes BearToCode 2023-05-09 18:01:47 +0200
  • 953298114b add tab support BearToCode 2023-05-09 16:47:02 +0200
  • abcccf854f only open emojis snippet with filter BearToCode 2023-05-09 16:35:30 +0200
  • 542d8021dd add sanitizer support BearToCode 2023-05-09 16:00:10 +0200
  • f9e87137c7 add github theme to demo BearToCode 2023-05-09 15:56:54 +0200
  • ce439cdd52 demo: add monospace font to <code>s as well BearToCode 2023-05-09 10:56:16 +0200
  • 0cd6f395fc adjust styles BearToCode 2023-05-09 10:46:23 +0200
  • e795c11815 fix toolbar positioning BearToCode 2023-05-09 10:07:09 +0200
  • e78f44ff82 disable default line numbering BearToCode 2023-05-09 09:41:43 +0200
  • b9b4ba9032 fix ssr support with syntax highlighting BearToCode 2023-05-08 22:32:12 +0200
  • 1941478a80 add code blocks syntax highlighting BearToCode 2023-05-07 22:05:12 +0200
  • 6cbe0ef814 add syntax highlight of codeblocks, change from prism to highlightjs BearToCode 2023-05-06 20:44:13 +0200
  • 3f849e3175 fix emojis up/down navigation BearToCode 2023-05-06 17:03:21 +0200
  • ef86f97219 emoji extension BearToCode 2023-05-06 16:50:52 +0200
  • a422055c9f setup emoji plugin BearToCode 2023-05-04 22:01:13 +0200
  • e797531b51 update demo BearToCode 2023-05-04 19:22:32 +0200
  • 05a3a7a557 make snippets clickable BearToCode 2023-05-04 19:15:58 +0200
  • efe258d8a5 add auto scroll, groups, more snippets BearToCode 2023-05-04 19:10:58 +0200
  • 59bdb97417 working simple slash command BearToCode 2023-05-04 15:59:22 +0200
  • e4cc9714ab add katex safe renderer BearToCode 2023-05-02 14:55:03 +0200
  • ed2b01d67b slash plugin setup BearToCode 2023-05-02 12:11:31 +0200
  • 72523d50e9 give extension components props BearToCode 2023-05-01 19:42:31 +0200
  • 2d850cb980 rename plugin-katex to plugin-math, update demo BearToCode 2023-05-01 19:21:25 +0200
  • 9074fd58d8 allow extensions custom elements BearToCode 2023-05-01 19:09:17 +0200
  • c045b5362c setup slash plugin enviroment BearToCode 2023-05-01 18:55:37 +0200
  • fa69249483 add event listeners BearToCode 2023-05-01 17:02:34 +0200
  • 1471a1c77c remove prefixes on empty lines BearToCode 2023-05-01 16:34:18 +0200
  • 392a2c5dc6 update publish script BearToCode 2023-05-01 15:39:32 +0200
  • 7d408dcef9 beta v0.1.6 BearToCode 2023-05-01 15:36:06 +0200
  • b1708f1a91 fix block katex BearToCode 2023-05-01 15:33:25 +0200
  • 3673f96829 remove tsconfig.tsbuildinfo BearToCode 2023-05-01 13:54:29 +0200
  • 17edb040b9 working demo BearToCode 2023-05-01 13:52:58 +0200
  • 99b4cd76f0 add publish script BearToCode 2023-05-01 10:57:56 +0200
  • 616f6a84c6 demo project scaffolding BearToCode 2023-04-30 20:13:03 +0200
  • 97c22a93bb add prefixes BearToCode 2023-04-30 19:54:08 +0200
  • 9c8ee59a73 do not extend main tsconfig in carta-md BearToCode 2023-04-30 17:03:53 +0200
  • f99376ec4a update styles, add icons BearToCode 2023-04-30 17:00:21 +0200
  • 54dac27990 build packages on postinstall BearToCode 2023-04-30 11:10:10 +0200
  • 2ee95c11d3 add katex keyboard shortcuts BearToCode 2023-04-30 11:07:53 +0200
  • caddec0460 stop tracking .pnpm-debug.log BearToCode 2023-04-30 10:57:25 +0200
  • 7dd2aa396b add build script BearToCode 2023-04-30 10:53:42 +0200
  • 4762025b0b finish katex plugin BearToCode 2023-04-29 23:45:26 +0200
  • 3c19a69418 plugins setup with pnpm BearToCode 2023-04-29 20:46:06 +0200
  • 7d70527757 fix styles BearToCode 2023-04-29 15:39:43 +0200
  • b12e7523cd add husky and lint-staged BearToCode 2023-04-29 14:54:23 +0200
  • 8b3b6693db monorepo scripts, update typescript BearToCode 2023-04-29 14:46:07 +0200
  • c3547fcf68 convert to monorepo BearToCode 2023-04-29 11:40:29 +0200
  • b7bddc5189 make history options partial BearToCode 2023-04-29 00:08:27 +0200
  • 94f34e221e allow custom history options BearToCode 2023-04-29 00:06:45 +0200
  • ea2836e905 fix keyboard shortcuts not triggering updates BearToCode 2023-04-28 20:36:30 +0200
  • a9721d7ebe format using prettier BearToCode 2023-04-28 20:19:41 +0200
  • c6647b5add small input cleanup BearToCode 2023-04-28 20:18:46 +0200
  • c684709bc1 add shortcuts, history BearToCode 2023-04-28 19:50:35 +0200
  • 8030465ed4 replace highlight.js with prismjs BearToCode 2023-04-27 12:19:02 +0200
  • 2031a1658a add syntax highlighting BearToCode 2023-04-27 09:03:24 +0200
  • 9764b4c023 working prototype BearToCode 2023-04-26 12:34:42 +0200