Commit graph

  • 777f31761c
    Update plugin.json main Frostime 2024-12-10 18:00:25 +08:00
  • 38b19fdb88 🔧 ci: update vite script, auto remove trivial files under dist/ frostime 2024-10-24 14:51:01 +08:00
  • 591cf2e95e 🔧 ci: 更新 vite 打包脚本 frostime 2024-10-16 14:43:56 +08:00
  • 4aee720da5 📝 doc: tip frostime 2024-09-27 18:25:34 +08:00
  • 19cae2eabd 📝 doc: introduce to siyuan-plugin-cli frostime 2024-09-27 18:15:23 +08:00
  • 63ee8d92dc 🔧 ci: tsconfig, include svelte frostime 2024-09-10 10:55:59 +08:00
  • 63cc3ac0c2 🔧 ci: add a script to update version frostime 2024-09-08 14:05:54 +08:00
  • e345e18613 🔨 refactor: 创建 dir 符号链接;并编写 ps 脚本用于获取 windows 管理员权限 v1.0.0 frostime 2024-09-06 19:50:50 +08:00
  • da4c4ced8f feat: 更新 Form 组件 frostime 2024-08-09 21:49:29 +08:00
  • 1ac9cf8ff5 feat(api): getFileBlob frostime 2024-08-01 13:34:25 +08:00
  • 4c004d73b5 🎨 misc frostime 2024-07-19 15:51:59 +08:00
  • b739c5ad54 ️ perf: 优化各个组件 frostime 2024-07-19 15:40:50 +08:00
  • 0d0167b85b Merge branch 'main' of github.com:siyuan-note/plugin-sample-vite-svelte frostime 2024-07-19 15:18:08 +08:00
  • 6361001b8a 🚚 mv:将libs目录下的组件移至components子目录 frostime 2024-07-19 15:17:49 +08:00
  • 46e48452c0
    Update plugin.json Frostime 2024-07-11 00:41:46 +08:00
  • 059744903d 🔧 ci: update pnpm action frostime 2024-07-04 21:27:46 +08:00
  • 504de7d821 🐛 fix: build 是不生成 sourcemap frostime 2024-07-01 13:44:54 +08:00
  • 9e2a64b471 🔧 ci(vite): 生成 inline source map,方便调试 frostime 2024-06-30 12:45:18 +08:00
  • 4eaa160ab7 merge new changes zxkmm 2024-06-23 11:01:17 +08:00
  • 0a8ab5a227 📝 docs frostime 2024-06-14 22:36:29 +08:00
  • 5ff929e456 📝 doc: another template frostime 2024-06-14 22:35:19 +08:00
  • ba57ba3f23 feat: add const.ts frostime 2024-06-08 20:51:13 +08:00
  • 6d75a46a56 🔨 refactor: 重构基于 svelte 的设置面板功能 frostime 2024-06-08 18:30:53 +08:00
  • 49eb06330d
    🔨 Remove the default fund in plugin.json Frostime 2024-06-06 22:31:20 +08:00
  • 9c7572b820 🐛 getFile API frostime 2024-06-04 15:04:07 +08:00
  • 81d5bee160 📝docs frostime 2024-06-01 16:35:02 +08:00
  • 67d6024a04 feat: add kits about dialogs frostime 2024-06-01 16:29:07 +08:00
  • 03ab34f552 禁用思源内部的 enter confirm 特性 frostime 2024-05-01 17:45:05 +08:00
  • 9f54e7046c misc frostime 2024-04-30 22:15:50 +08:00
  • 3d565424ae 🎨 feat: Add "custom setting-items" example v0.3.5 frostime 2024-04-30 16:48:10 +08:00
  • 29c494a3f4 feat(setting-utils): getter and setting frostime 2024-04-30 16:32:26 +08:00
  • 59daefa941 ⬆️ update siyuan: add direction parameter frostime 2024-04-30 16:15:58 +08:00
  • 7159755c70 🔨 调整 setting 的 interface 定义 frostime 2024-04-30 16:00:03 +08:00
  • 4a9d0f3953 🔥 remove eslint frostime 2024-04-30 15:57:43 +08:00
  • 0df9ec29ea feat(setting-utils): 增加自定义元素功能 frostime 2024-04-29 17:43:02 +08:00
  • 57cc62f7b5 🎨 refactor: setting-utils args frostime 2024-04-28 17:50:52 +08:00
  • 56be185458 misc(setting-utils) frostime 2024-04-28 17:48:49 +08:00
  • 8daa01aedb 🐛 fix: 模板提供的 button 的 click 事件不生效; close #31 frostime 2024-04-27 16:55:46 +08:00
  • 2c45caf80f
    Merge pull request #30 from tengfei-xy/main Frostime 2024-04-25 21:31:11 +08:00
  • 7a46168ed2 修改take()的获取值方法 浔阳陌客 2024-04-25 21:16:28 +08:00
  • 587d5f2112 修复刷新页面后,数据已加载,但没有显示到设置页面的问题 浔阳陌客 2024-04-24 14:46:41 +08:00
  • 8f27804c83 完善修改 浔阳陌客 2024-04-24 14:23:51 +08:00
  • 0645799101
    Merge branch 'siyuan-note:main' into main 小小飞同学 2024-04-24 12:19:10 +08:00
  • 786cc5e933 修改getElement()方法和方法说明 浔阳陌客 2024-04-24 12:17:56 +08:00
  • 3b47436806 📝 readme frostime 2024-04-19 19:17:49 +08:00
  • 1a1c267b46 Merge branch 'upgrade-svelte' frostime 2024-04-19 19:09:30 +08:00
  • adf7d86dcd 🔧 config svelte frostime 2024-04-19 19:09:15 +08:00
  • 4286a49a0b ⬆️ update svelte deps frostime 2024-04-19 18:52:39 +08:00
  • cd38b61aba
    Merge pull request #29 from tengfei-xy/main Frostime 2024-04-06 16:33:26 +08:00
  • 0e372e9068 修改textinput和textarea的回调函数 浔阳陌客 2024-04-06 14:48:25 +08:00
  • f06c82085e 为经典设置窗口添加实时读取和实时保存的能力 浔阳陌客 2024-04-06 13:24:00 +08:00
  • 44d61785cf 添加setAndSave方法作为设置参数并保存 浔阳陌客 2024-04-06 01:44:54 +08:00
  • 762ae2197b 🔧 build: yaml-plugin frostime 2024-04-05 22:54:18 +08:00
  • 4310b00dca
    Merge pull request #28 from tengfei-xy/main Frostime 2024-04-05 22:44:33 +08:00
  • a50c61efaf 🔥 rm: en_US.yaml frostime 2024-04-05 22:42:00 +08:00
  • 91deda2a72 🔧 build: 使用 yaml i18n frostime 2024-04-05 22:41:07 +08:00
  • f9ea1bec3f 为表单提供禁用和启用的方法 浔阳陌客 2024-04-05 21:16:33 +08:00
  • 6700d611b9
    Merge pull request #27 from tengfei-xy/main Frostime 2024-04-05 17:14:06 +08:00
  • c58c836b7c 为checkout添加切换状态时添加回调函数 浔阳陌客 2024-04-05 16:37:25 +08:00
  • ec00075b4e remove save at onunload frostime 2024-04-04 17:50:01 +08:00
  • 9fcb5bb481 feat: make install script frostime 2024-03-28 20:06:59 +08:00
  • 8e97e886b1
    Merge branch 'siyuan-note:main' into add_per_dev_condition_and_so_on n0trealtricktre 2024-03-28 16:25:27 +08:00
  • 4a7bd848a9 📝 doc: add developer guide document frostime 2024-03-16 13:43:27 +08:00
  • 0ff9fde560 📝 doc: update readme dev frostime 2024-03-03 17:41:28 +08:00
  • e48a9abbc9 🚀 update v0.3.4 frostime 2024-03-03 17:37:02 +08:00
  • c33a63aa8f 🐛 fix: 2.12.4 block icon incompatible frostime 2024-01-24 12:55:11 +08:00
  • 90b2805d9e 🐛 fix: vite.config.ts frostime 2024-01-23 22:03:34 +08:00
  • 881ff608b0 🚚 move: png back to root frostime 2024-01-23 21:59:02 +08:00
  • 65b9505ae4 ⬆️ ci: update vite frostime 2024-01-22 00:36:26 +08:00
  • 3ad078d548 ⬆️ ci: update vite frostime 2024-01-21 13:14:34 +08:00
  • 492f5e9f00 clean up zxkmm 2024-01-17 00:06:41 +08:00
  • 065921b16a change gitignore zxkmm 2024-01-17 00:01:25 +08:00
  • 5b73589267 add per device condition zxkmm 2024-01-16 23:26:54 +08:00
  • 953d15c661 feat: Update setting utils frostime 2024-01-15 20:45:34 +08:00
  • bf21514b99 🔨 Add plugin.json back to top frostime 2024-01-15 20:21:53 +08:00
  • e6a7277f8a 使用public目录替代复制静态资源的配置 Seven Chord 2024-01-14 14:52:04 +08:00
  • 6f8ae4dcd3 Merge branch 'zxkmm-add_hint_type_to_settingUtil_and_fix_official_setting_calling' into dev frostime 2024-01-13 22:39:49 +08:00
  • 2ab75b2bf3 clean up zxkmm 2024-01-13 22:17:09 +08:00
  • f84497f6da add hint type to settingUtil zxkmm 2024-01-13 22:07:41 +08:00
  • 1735ec4bce 🚀 update to v0.3.2 v0.3.2 frostime 2024-01-13 21:40:22 +08:00
  • 74d62ac1aa feat: add foldBlock api v0.3.1 frostime 2023-12-28 22:42:58 +08:00
  • a2a615aae2 ⬆️ update with siyuan petal frostime 2023-12-28 22:37:37 +08:00
  • c179519f95 feat: Add input number element in setting-utils frostime 2023-12-28 18:11:21 +08:00
  • 50a2286d43
    Merge pull request #23 from zxkmm/fix_wrong_type_def_to_match_header Frostime 2023-12-28 18:08:21 +08:00
  • 2a08298060 fix wrong type def in lib to match header zxkmm 2023-12-28 17:07:43 +08:00
  • 2051a2a7d6 test: setting panel v0.2.9 frostime 2023-11-28 21:49:25 +08:00
  • b0d28e2513 🔨 refactor(setting): 重构了Svelte设置的模板 frostime 2023-11-28 21:24:19 +08:00
  • f1fcf77500 Merge branch 'main' of github.com:siyuan-note/plugin-sample-vite-svelte frostime 2023-11-27 09:28:53 +08:00
  • ec8d768d2d 👷 ci: 优化 vite 配置 frostime 2023-11-27 09:28:36 +08:00
  • 7f57c40db5
    doc: 宣传一下无 svelte 版本的模板 Frostime 2023-11-21 19:55:28 +08:00
  • b31102d12f Merge branch 'dev' v0.2.8 frostime 2023-11-19 12:30:45 +08:00
  • 962f879fa2 feat(api): 更新后端API getIDsByHPath frostime 2023-11-19 12:30:11 +08:00
  • 8e841a4a90 feat(update): 更新插件模板前端部分 frostime 2023-11-19 12:17:42 +08:00
  • 3de8bc6134 🐳 chore(update): 更新模板的依赖、文档等部分 frostime 2023-11-19 11:49:25 +08:00
  • 5f59ffefe4 update keywords frostime 2023-10-28 18:22:56 +08:00
  • 7d95423d24 update frostime 2023-10-28 16:52:03 +08:00
  • 3343eb7e5c update frostime 2023-10-27 22:12:43 +08:00
  • c580fb7a00 update setting utils frostime 2023-10-27 22:11:43 +08:00
  • e2ed03218d Merge branch 'dev' v0.2.6 frostime 2023-10-27 21:04:59 +08:00
  • bc635356dc fix protyle bug frostime 2023-10-27 21:04:12 +08:00