Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yannij/materialcomponentsweb
!! NOT MAINTAINED !! Pharo/Smalltalk code to use material-components-web in Seaside.
https://github.com/yannij/materialcomponentsweb
pharo smalltalk
Last synced: 30 days ago
JSON representation
!! NOT MAINTAINED !! Pharo/Smalltalk code to use material-components-web in Seaside.
- Host: GitHub
- URL: https://github.com/yannij/materialcomponentsweb
- Owner: yannij
- License: mit
- Created: 2018-03-25T04:07:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T01:58:19.000Z (over 1 year ago)
- Last Synced: 2024-11-13T03:32:51.985Z (3 months ago)
- Topics: pharo, smalltalk
- Language: Smalltalk
- Homepage:
- Size: 1.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MaterialComponentsWeb
Pharo/Smalltalk code to use material-components-web in Seaside.UPDATE: Aug 16, 2023 - at a user request, updated from v13.0.0, to use the v14.0.0 of the material components library (the last release to this point). Also, dependency and usage of Magritte removed.
NOTE: See #mdcGenerateCssToMdcDatShell method comments for instructions on re-generating for a new release.
NOTE:
Since there will be no further releases of Material Components Web from Google (see: https://github.com/material-components/material-web/issues/3050#issuecomment-1011464627), work has ceassed on this repository. A migration to Quasar Framework was done, and the initial version of the code is in the v0 version of this repository. The Quasar work will continue in the Seaside-Quasar repository.