-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Code refactoring * Fetch changes from master * [SVG] WIP * [SVG] Finish SVG rendering * Fix tests * Finished es modules and prebuilt bundle * [SVG] Add scissors * [doc] Update documentation * Remove tests for windows * Improve feature exports * Update API * [doc] Mention node 13 * Release v3.0.0-beta.2 * [types] re-export pdf types * export features by path * Remove extension from feature exports * Finally got working exports 🚀 * [ci] Remove build * Change target to ES6 * [doc] Add missing links in navigation * [Readme] Add link to unpkg * [Readme] Code cleanup * [Readme] Add example for svg * Code cleanup * Release v3.0.0
- Loading branch information
Showing
85 changed files
with
5,411 additions
and
3,349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,3 @@ jobs: | |
run: | | ||
npm ci | ||
npm test | ||
npm run build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.