-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[rfc] icon-builder: Use templates #1125
Labels
package: icons
Specific to @mui/icons
Comments
@tony I think that's a good idea. |
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 11, 2015
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 13, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument.
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 13, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument.
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 14, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument. - Tests + Fixture for result output.
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 14, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument. - Tests + Fixture for result output.
Fixed with #1130 |
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this issue
Nov 10, 2020
oliviertassinari
added
the
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
label
Dec 25, 2022
zannager
added
package: icons
Specific to @mui/icons
and removed
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
labels
Jan 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mustache template building out svgicon files
The text was updated successfully, but these errors were encountered: