-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 docs: update notices and upgrade-guides (#2251)
- Loading branch information
Showing
9 changed files
with
76 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,50 @@ | ||
[ | ||
{ | ||
"title": "v1.4.0 Release", | ||
"content": "We provides a best practice example of how to integrate MAUI hybrid with MASA Blazor. You can find the repository at [Masa.Blazor.MauiDemo](https://github.com/masastack/Masa.Blazor.MauiDemo).\r\nHighlights:\r\n- **Overlay**: add fade transition animation, use *block* scroll strategy, and update the bg color of scrim.\r\n- **PageStack**: new component that provides a container similar to a page stack, mainly for mobile.\r\n- **PageTabs**: add the `Closeable` state to tabs, hover to display the close button.\r\n- **Sortable**: new component for replacing the DragZone component.", | ||
"content": { | ||
"en": "We provides a best practice example of how to integrate MAUI hybrid with MASA Blazor. You can find the repository at [Masa.Blazor.MauiDemo](https://github.com/masastack/Masa.Blazor.MauiDemo).\r\nHighlights:\r\n- **Overlay**: add fade transition animation, use *block* scroll strategy, and update the bg color of scrim.\r\n- **PageStack**: new component that provides a container similar to a page stack, mainly for mobile.\r\n- **PageTabs**: add the `Closeable` state to tabs, hover to display the close button.\r\n- **Sortable**: new component for replacing the DragZone component." | ||
}, | ||
"type": 0, | ||
"href": "/blazor/getting-started/release-notes?v=v1.4.0", | ||
"createdAt": "2024-04-07" | ||
}, | ||
{ | ||
"title": "v1.5.0 Release", | ||
"content": "Highlights:\r\n- **Button**: add `IconName`, `LeftIconName` and `RightIconName` to simplify the usage of icon buttons.\r\n- **Card**: add sub-component parameter, includes `Title`, `Subtitle` and `Text`.\r\n- **DataTable**: add support for cell ellipsis and custom cell content in `Headers`.\r\n- **ListItem**: add sub-component parameters, includes `Title`, `Subtitle`, `PrependAvatar`, `PrependIcon`, `AppendAvatar` and `AppendIcon`.", | ||
"content": { | ||
"en": "Highlights:\r\n- **Button**: add `IconName`, `LeftIconName` and `RightIconName` to simplify the usage of icon buttons.\r\n- **Card**: add sub-component parameter, includes `Title`, `Subtitle` and `Text`.\r\n- **DataTable**: add support for cell ellipsis and custom cell content in `Headers`.\r\n- **ListItem**: add sub-component parameters, includes `Title`, `Subtitle`, `PrependAvatar`, `PrependIcon`, `AppendAvatar` and `AppendIcon`." | ||
}, | ||
"type": 0, | ||
"href": "/blazor/getting-started/release-notes?v=v1.5.0", | ||
"createdAt": "2024-05-07" | ||
}, | ||
{ | ||
"title": "v1.6.0", | ||
"content": "Highlight:\r\n- Remove all references to BlazorComponent.\r\n- **ExpansionPanel**: add sub-component parameters, including `Title` and `Text`.\r\n- **Form**: the context object provided by `ChildContent` now offers `Validate`, `Reset`, and `ResetValidation` methods, as well as an `IsValid` property.", | ||
"content": { | ||
"en": "Highlights:\r\n- Remove all references to BlazorComponent.\r\n- **ExpansionPanel**: add sub-component parameters, including `Title` and `Text`.\r\n- **Form**: the context object provided by `ChildContent` now offers `Validate`, `Reset`, and `ResetValidation` methods, as well as an `IsValid` property." | ||
}, | ||
"type": 0, | ||
"href": "/blazor/getting-started/release-notes?v=v1.6.0", | ||
"createdAt": "2024-07-02" | ||
}, | ||
{ | ||
"title": "v1.7.0", | ||
"content": "Highlight:\r\n- **PdfMobileViewer**: a PDF viewer designed for mobile.\r\n- **Toggle**: a wrapper that allows you to toggle between two states.\r\n- **AppThemeStylesheet**: using for avoiding the brief flicker when application is loaded, more details can ben found in the docs.\r\n- **DateTimePicker**: a default **MTextField** component is built-in now, and you can customize the MTextField component using the **PDefaultDateTimePickerActivator**.\r\n- **Form**: auto label generation, built-in complex type validation, setting the validation timing by the `ValidateOn` property.\r\n- **PageStack**: support going back to a specific page or delta, and optionally replacing it with a new page.", | ||
"content": { | ||
"en": "Highlights:\r\n- **PdfMobileViewer**: a PDF viewer designed for mobile.\r\n- **Toggle**: a wrapper that allows you to toggle between two states.\r\n- **AppThemeStylesheet**: using for avoiding the brief flicker when application is loaded, more details can ben found in the docs.\r\n- **DateTimePicker**: a default **MTextField** component is built-in now, and you can customize the MTextField component using the **PDefaultDateTimePickerActivator**.\r\n- **Form**: auto label generation, built-in complex type validation, setting the validation timing by the `ValidateOn` property.\r\n- **PageStack**: support going back to a specific page or delta, and optionally replacing it with a new page." | ||
}, | ||
"type": 0, | ||
"href": "/blazor/getting-started/release-notes?v=v1.7.0", | ||
"upgradeGuide": "/blazor/getting-started/upgrade-guide#upgrading-from-v1-6-x-to-v1-7-0", | ||
"createdAt": "2024-09-02" | ||
}, | ||
{ | ||
"title": "v1.8.0", | ||
"content": { | ||
"en": "Highlights:\r\n- [Sticky](/blazor/labs/sticky): new component that make elements stick of the viewport when scrolling.\r\n- **NavigationDrawer** and **PageStack** supports touching to expand or collapse.\r\n- **Menu**: add `ScrollStrategy` parameter to control the behavior of menu during scrolling.\r\n- **PageStackNavController**:\r\n - `Push` and `Replace` methods add a new `clearStack` argument that using for clear the stack.\r\n - new **TabChanged** event for changes to currently active tab.\r\n- **TextField**: add support for setting precision for number type.", | ||
"zh": "亮点:\r\n- [Sticky](/blazor/labs/sticky):新组件,当滚动时使元素固定在视口上。\r\n- **NavigationDrawer** 和 **PageStack** 支付触摸展开或关闭。\r\n- **Menu**:添加 `ScrollStrategy` 策略以在滚动时控制菜单的行为。\r\n- **PageStackNavController**: \r\n - `Push` 和 `Replace` 方法添加了一个新的`clearStack`参数,用于清空现有的堆栈。\r\n - 新的 `TabChanged` 事件,激活标签更改时触发。\r\n- **TextField**: 数字类型现在支持设置精度。" | ||
}, | ||
"type": 0, | ||
"href": "/blazor/getting-started/release-notes?v=v1.8.0", | ||
"upgradeGuide": "/blazor/getting-started/upgrade-guide#upgrading-from-v1-7-x-to-v1-8-0", | ||
"createdAt": "2024-11-02" | ||
} | ||
] |
14 changes: 14 additions & 0 deletions
14
docs/Masa.Blazor.Docs/wwwroot/pages/getting-started/upgrade-guide/en-US.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
docs/Masa.Blazor.Docs/wwwroot/pages/getting-started/upgrade-guide/zh-CN.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.