@@ -497,7 +497,7 @@ import 'web-cell/polyfill';
497497- [ Element Internals] [ 26 ]
498498- [ CSS variables] [ 27 ]
499499- [ ECMAScript 6+] [ 28 ]
500- - [ TypeScript 5+] [ 29 ]
500+ - [ TypeScript 5+] [ 4 ]
501501
502502## Life Cycle hooks
503503
@@ -527,7 +527,7 @@ We recommend these libraries to use with WebCell:
527527- ** UI components**
528528
529529 - [ BootCell] [ 44 ] (based on ** BootStrap v5** )
530- - [ Material Cell ] [ 45 ] (based on ** Material Design** )
530+ - [ Material Web ] [ 45 ] (based on ** Material Design** )
531531 - [ GitHub Web Widget] [ 46 ]
532532
533533- ** HTTP request** : [ KoAJAX] [ 47 ] (based on ** Koa** \- like middlewares)
@@ -568,13 +568,12 @@ We recommend these libraries to use with WebCell:
568568[ 20 ] : https://facebook.github.io/jsx/
569569[ 21 ] : https://parceljs.org/
570570[ 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
576576[ 28 ] : http://es6-features.org/
577- [ 29 ] : https://www.typescriptlang.org/
578577[ 30 ] : https://web-cell.dev/web-utility/interfaces/CustomElement.html#connectedCallback
579578[ 31 ] : https://web-cell.dev/web-utility/interfaces/CustomElement.html#disconnectedCallback
580579[ 32 ] : https://web-cell.dev/web-utility/interfaces/CustomElement.html#attributeChangedCallback
@@ -590,13 +589,13 @@ We recommend these libraries to use with WebCell:
590589[ 42 ] : https://github.com/EasyWebApp/mark-wiki
591590[ 43 ] : https://web-cell.dev/cell-router/
592591[ 44 ] : https://bootstrap.web-cell.dev/
593- [ 45 ] : https://material.web-cell .dev/
592+ [ 45 ] : https://material-web .dev/
594593[ 46 ] : https://tech-query.me/GitHub-Web-Widget/
595594[ 47 ] : https://web-cell.dev/KoAJAX/
596595[ 48 ] : https://web-cell.dev/web-utility/
597596[ 49 ] : https://web-cell.dev/iterable-observer/
598597[ 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
601600[ 53 ] : https://github.com/EasyWebApp/WebCell/blob/main/Migrating.md
602601[ 54 ] : https://github.com/EasyWebApp/WebCell/blob/main/Contributing.md
0 commit comments