Commit a1eaef4
committed
feat: Update documentation and version to v2.0.0
- Updated version badge in persistence.html, render-modes.html, and state-management.html to v2.0.0.
- Enhanced navigation sections in documentation for Async Helpers, Advanced Features, Sync & Collaboration, and Extensibility.
- Added detailed sections for Cross-Tab Synchronization and Server Synchronization (SignalR) in persistence.html.
- Improved feature compatibility matrix in render-modes.html to clarify support across Blazor render modes.
- Expanded state management documentation with new sections for Optimistic Updates, Undo/Redo History, Query System, Immer-Style Updates, and Redux-Style Actions.
- Updated project version in EasyAppDev.Blazor.Store.csproj from v3.0.0 to v2.0.0.1 parent df43eac commit a1eaef4
22 files changed
Lines changed: 1747 additions & 343 deletions
File tree
- docs-site
- async-helpers
- src/EasyAppDev.Blazor.Store
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| |||
911 | 914 | | |
912 | 915 | | |
913 | 916 | | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
914 | 981 | | |
915 | 982 | | |
916 | 983 | | |
| |||
0 commit comments