-
-
Notifications
You must be signed in to change notification settings - Fork 428
Comparing changes
Open a pull request
base repository: gregberge/svgr
base: 8683967eba69079e1ce0fde9de340a6bb16cf433
head repository: gregberge/svgr
compare: f02acb4a55cb201e1aea1639900f8b9aff70b7ae
Commits on Sep 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0829d93 - Browse repository at this point
Copy the full SHA 0829d93View commit details -
Merge pull request #180 from smooth-code/open-collective
chore: add open collective
Configuration menu - View commit details
-
Copy full SHA for 88c82d4 - Browse repository at this point
Copy the full SHA 88c82d4View commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc3d056 - Browse repository at this point
Copy the full SHA cc3d056View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fb4ef - Browse repository at this point
Copy the full SHA c0fb4efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6596710 - Browse repository at this point
Copy the full SHA 6596710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b26fb - Browse repository at this point
Copy the full SHA 49b26fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4300b79 - Browse repository at this point
Copy the full SHA 4300b79View commit details
Commits on Sep 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4e2e494 - Browse repository at this point
Copy the full SHA 4e2e494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 069a763 - Browse repository at this point
Copy the full SHA 069a763View commit details
Commits on Sep 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b687c9e - Browse repository at this point
Copy the full SHA b687c9eView commit details
Commits on Sep 30, 2018
-
feat(config): improve runtime config
- Add "runtimeConfig" option to enable or disable runtime configuration BREAKING CHANGE: - Runtime configuration is always loaded (even with Node API `convert`) - In CLI, "--config" is now "--config-file"; this new option can be used everywhere Closes #192
Configuration menu - View commit details
-
Copy full SHA for e52cdce - Browse repository at this point
Copy the full SHA e52cdceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a108e - Browse repository at this point
Copy the full SHA b7a108eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 461492b - Browse repository at this point
Copy the full SHA 461492bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f71aa7a - Browse repository at this point
Copy the full SHA f71aa7aView commit details -
Removing style tag is an optimization, SVGO can do it better than us. BREAKING CHANGE: Style tag will no longer be automatically removed. SVGO should handle it correctly using "inlineStyles" plugin. If you want to remove them, enable "removeStyleElement" plugin in your SVGO config. Closes #191
Configuration menu - View commit details
-
Copy full SHA for a4ce09a - Browse repository at this point
Copy the full SHA a4ce09aView commit details -
feat(template): expose
getProps
util for templateAlso improve template documentation. Closes #187
Configuration menu - View commit details
-
Copy full SHA for 5cb238e - Browse repository at this point
Copy the full SHA 5cb238eView commit details -
BREAKING CHANGE: "ref" option now uses `React.forwardRef`. You don't have to use "svgRef" prop, just use "ref" and it will work. `React.forwardRef` requires React > 16.3. Closes #184
Configuration menu - View commit details
-
Copy full SHA for cbee51c - Browse repository at this point
Copy the full SHA cbee51cView commit details -
feat: remove "svgAttributes" option
BREAKING CHANGE: `svgAttributes` has been removed, please use `svgProps` instead. Closes #173
Configuration menu - View commit details
-
Copy full SHA for 4e46a5d - Browse repository at this point
Copy the full SHA 4e46a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d51da18 - Browse repository at this point
Copy the full SHA d51da18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9869055 - Browse repository at this point
Copy the full SHA 9869055View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a3cd0 - Browse repository at this point
Copy the full SHA b0a3cd0View commit details -
feat: new "expandProps" option
BREAKING CHANGE: "--no-expand-props" is now replaced by "--expand-props none". You can now specify a position "start" or "end" for "expandProps" property. Closes #170
Configuration menu - View commit details
-
Copy full SHA for bb95828 - Browse repository at this point
Copy the full SHA bb95828View commit details -
You can now use `svgr.sync` to call svgr synchronously! Closes #185
Configuration menu - View commit details
-
Copy full SHA for 169eb2f - Browse repository at this point
Copy the full SHA 169eb2fView commit details -
fix: fix expandProps when position is not allowed
Also fix option in website.
Configuration menu - View commit details
-
Copy full SHA for 45522fc - Browse repository at this point
Copy the full SHA 45522fcView commit details -
fix: fix --icon + --no-dimensions
This fix incompatible options, "--no-dimensions" will be prioritary. Fixes #141
Configuration menu - View commit details
-
Copy full SHA for 7535693 - Browse repository at this point
Copy the full SHA 7535693View commit details
Commits on Oct 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4bdd989 - Browse repository at this point
Copy the full SHA 4bdd989View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29f45a - Browse repository at this point
Copy the full SHA a29f45aView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 42a4524 - Browse repository at this point
Copy the full SHA 42a4524View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 81cf9ef - Browse repository at this point
Copy the full SHA 81cf9efView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a4e63f0 - Browse repository at this point
Copy the full SHA a4e63f0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 37205b7 - Browse repository at this point
Copy the full SHA 37205b7View commit details
Commits on Oct 2, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for e6772d7 - Browse repository at this point
Copy the full SHA e6772d7View commit details
Commits on Oct 5, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 0256bc0 - Browse repository at this point
Copy the full SHA 0256bc0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for f8b2212 - Browse repository at this point
Copy the full SHA f8b2212View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 62c7815 - Browse repository at this point
Copy the full SHA 62c7815View commit details
Commits on Oct 13, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 514d43d - Browse repository at this point
Copy the full SHA 514d43dView commit details
Commits on Oct 16, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for a125679 - Browse repository at this point
Copy the full SHA a125679View commit details
Commits on Nov 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c922e2e - Browse repository at this point
Copy the full SHA c922e2eView commit details -
- Replace h2x by rehype + babel - Move jsx, prettier and svgo into separated plugins BREAKING CHANGE: - `template` option must now returns a Babel AST - `@svgr/core` does not include svgo & prettier by default
Configuration menu - View commit details
-
Copy full SHA for ac8b8ca - Browse repository at this point
Copy the full SHA ac8b8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c338d - Browse repository at this point
Copy the full SHA 06c338dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a48ba7b - Browse repository at this point
Copy the full SHA a48ba7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f55fe - Browse repository at this point
Copy the full SHA 15f55feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e727f - Browse repository at this point
Copy the full SHA d1e727fView commit details -
Merge pull request #217 from smooth-code/v4
V4: Lighter, Better, Faster, Stronger
1Configuration menu - View commit details
-
Copy full SHA for 01b194c - Browse repository at this point
Copy the full SHA 01b194cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ec1accc - Browse repository at this point
Copy the full SHA ec1acccView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for d6beada - Browse repository at this point
Copy the full SHA d6beadaView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 925f6ed - Browse repository at this point
Copy the full SHA 925f6edView commit details
Commits on Nov 6, 2018
-
docs: fix relative URLs to other SVGR Babel plugins (#222)
The relative URLs contained a `/packages` one path segment too much which has been removed to match the parent folder.
1Configuration menu - View commit details
-
Copy full SHA for d3ada55 - Browse repository at this point
Copy the full SHA d3ada55View commit details
Commits on Nov 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 99711c4 - Browse repository at this point
Copy the full SHA 99711c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a2625 - Browse repository at this point
Copy the full SHA 00a2625View commit details
There are no files selected for viewing
This file was deleted.