@@ -497,7 +497,7 @@ import 'web-cell/polyfill';
497
497
- [ Element Internals] [ 26 ]
498
498
- [ CSS variables] [ 27 ]
499
499
- [ ECMAScript 6+] [ 28 ]
500
- - [ TypeScript 5+] [ 29 ]
500
+ - [ TypeScript 5+] [ 4 ]
501
501
502
502
## Life Cycle hooks
503
503
@@ -527,7 +527,7 @@ We recommend these libraries to use with WebCell:
527
527
- ** UI components**
528
528
529
529
- [ BootCell] [ 44 ] (based on ** BootStrap v5** )
530
- - [ Material Cell ] [ 45 ] (based on ** Material Design** )
530
+ - [ Material Web ] [ 45 ] (based on ** Material Design** )
531
531
- [ GitHub Web Widget] [ 46 ]
532
532
533
533
- ** HTTP request** : [ KoAJAX] [ 47 ] (based on ** Koa** \- like middlewares)
@@ -568,13 +568,12 @@ We recommend these libraries to use with WebCell:
568
568
[ 20 ] : https://facebook.github.io/jsx/
569
569
[ 21 ] : https://parceljs.org/
570
570
[ 22 ] : https://web-cell.dev/scaffold/
571
- [ 23 ] : https://developer.mozilla.org/en-US/docs/Web/Web_Components
572
- [ 24 ] : https://developers.google.cn/web/fundamentals/web-components/customelements
573
- [ 25 ] : https://developers.google.cn/web/fundamentals/web-components/ shadowdom
574
- [ 26 ] : https://web.dev/more-capable-form-controls/
575
- [ 27 ] : https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables
571
+ [ 23 ] : https://developer.mozilla.org/en-US/docs/Web/API/Web_components
572
+ [ 24 ] : https://web.dev/articles/custom-elements-v1
573
+ [ 25 ] : https://web.dev/articles/ shadowdom-v1
574
+ [ 26 ] : https://web.dev/articles/ more-capable-form-controls
575
+ [ 27 ] : https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties
576
576
[ 28 ] : http://es6-features.org/
577
- [ 29 ] : https://www.typescriptlang.org/
578
577
[ 30 ] : https://web-cell.dev/web-utility/interfaces/CustomElement.html#connectedCallback
579
578
[ 31 ] : https://web-cell.dev/web-utility/interfaces/CustomElement.html#disconnectedCallback
580
579
[ 32 ] : https://web-cell.dev/web-utility/interfaces/CustomElement.html#attributeChangedCallback
@@ -590,13 +589,13 @@ We recommend these libraries to use with WebCell:
590
589
[ 42 ] : https://github.com/EasyWebApp/mark-wiki
591
590
[ 43 ] : https://web-cell.dev/cell-router/
592
591
[ 44 ] : https://bootstrap.web-cell.dev/
593
- [ 45 ] : https://material.web-cell .dev/
592
+ [ 45 ] : https://material-web .dev/
594
593
[ 46 ] : https://tech-query.me/GitHub-Web-Widget/
595
594
[ 47 ] : https://web-cell.dev/KoAJAX/
596
595
[ 48 ] : https://web-cell.dev/web-utility/
597
596
[ 49 ] : https://web-cell.dev/iterable-observer/
598
597
[ 50 ] : https://github.com/EasyWebApp/Parcel-transformer-MDX
599
- [ 51 ] : https://web.dev/ declarative-shadow-dom/
600
- [ 52 ] : https://reactjs.org/docs/react-api.html#reactlazy
598
+ [ 51 ] : https://developer.chrome.com/docs/css-ui/ declarative-shadow-dom
599
+ [ 52 ] : https://legacy. reactjs.org/docs/react-api.html#reactlazy
601
600
[ 53 ] : https://github.com/EasyWebApp/WebCell/blob/main/Migrating.md
602
601
[ 54 ] : https://github.com/EasyWebApp/WebCell/blob/main/Contributing.md
0 commit comments