Commit Graph

14 Commits

Author SHA1 Message Date
capdiem
9ffb99fcf4 ♻ refactor: migrate all mobile components to a standalone project (#2385)
* ♻ refactor: migrate all mobile components to a separate project

* remove unused files

* update

* update locale

* 🐛 fix: updating the logic of fetching latest release version

* update cicd

* update
2025-04-17 17:12:58 +08:00
capdiem
b705aba969 refactor(PdfJS): move the PdfMobileViewer component to a standalone project (#2335) 2025-02-27 13:15:33 +08:00
capdiem
f92b47ec06 🆕 feat(Tour): new component based on Driver.js (#2322) 2025-02-17 09:28:04 +08:00
capdiem
d2bd0252bb 🔧 chore(docs): use net9 as the target framework (#2240) 2024-11-14 11:21:09 +08:00
capdiem
4a8ac9d415 chore(docs): revert target framework to net8 (#2238)
*  chore(docs): revert target framework to net8

* update build.yml
2024-11-14 10:56:58 +08:00
capdiem
801135a3fa 🆕 feat: add net9.0 to the target frameworks (#2227) 2024-11-13 15:19:04 +08:00
capdiem
88dcb281b1 fix: compatibility with .NET 9 (#2201)
* wip

* Revert "🔧 chore: disable webcil for running dynamic demo (#2179)"

This reverts commit 23d3247c39.

* Revert "解决组件下try编译失败 (#2178)"

This reverts commit 0b1decac2c.

* update
2024-10-23 11:17:05 +08:00
token
0b1decac2c 解决组件下try编译失败 (#2178)
* 解决组件下try编译失败

* Update Masa.Blazor.Extensions.Languages.Razor to v0.0.3

---------

Co-authored-by: capdiem <capdiem@live.com>
2024-09-30 11:51:03 +08:00
capdiem
b6a1134f60 📝 docs(Watermark): load font resource file (#2163) 2024-09-19 17:44:33 +08:00
capdiem
8ffc818f77 (Form): optimize default behavior, add demos and update docs (#2084)
* (Form): optimize default behavior, add demos and update docs

* update
2024-08-08 14:40:57 +08:00
capdiem
0ea2ef2cfc docs: update target framework to net8.0 (#1644)
* 🚧 feat: wip

* upgrade SkiaSharp to 2.88.6

* 📝 docs: update the home link of masa stack

* 👷 chore: update workflow

* 👷 chore: update workflow
2023-11-15 17:38:07 +08:00
capdiem
186ee781ea 📝 docs(Form): Improve the docs about form validation (#1543) 2023-09-08 16:19:47 +08:00
token
f18cdc9c00 docs: support for online editing of demos (#1455)
* 支持组件预览编辑
动态更新UI预览

* 修改后缀名

* Update docs/Masa.Blazor.Docs/Components/Examples/Example.razor.cs

Co-authored-by: capdiem <capdiem@live.com>

* add Copy Code
add Restore Code

* 增加Server编译支持

* 支持Monaco 跟随主题

---------

Co-authored-by: capdiem <capdiem@live.com>
2023-08-03 20:48:38 +08:00
capdiem
2b791f9c81 refactor: Update the directory structure (#1012)
* move the test directory to the root

* remove the old documents

* move the docs directory to the root

* 🔧 chore: update workflows and slns

* remove incorrect tests

* 🔧 chore: update references

* 🙈 chore: update .gitignore

* 🙈 chore: update .gitignore
2023-02-14 18:05:12 +08:00