Skip to content

Commit

Permalink
Merge branch 'chore/bump-to-v11'
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-Sama committed Feb 17, 2021
2 parents 19e0877 + cd1bdc4 commit 10061a9
Show file tree
Hide file tree
Showing 10 changed files with 14,765 additions and 23 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,4 @@ Thumbs.db
node_modules

# Custom
projects/ngx-signature-pad/dist
yarn.lock
package-lock.json
projects/ngx-signature-pad/dist
5 changes: 5 additions & 0 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
[English](README.md) | 简体中文

## 简介
一款适合Angular生态的手写签名插件, 支持v10 ~ v11.

![avatar](https://file.qingflow.com/uploads/file/2a456187-566b-4941-9abb-b93efe8f37a2.gif)

## 示例
你可以在[这里](https://eve-sama.github.io/ngx-signature-pad/)查看所有API的详细说明以及应用演示, PC模式和Mobile模式展现的内容不一样, PC侧重文档, Mobile侧重Demo, 详情请自行前往.

Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
English | [简体中文](README-zh_CN.md)

## Introduction
A handwritten signature plugin suitable for Angular ecology, suppprt v10 ~ v11.

![avatar](https://file.qingflow.com/uploads/file/2a456187-566b-4941-9abb-b93efe8f37a2.gif)

## Demo
You can see all detail directions of API and demo in [here](https://eve-sama.github.io/ngx-signature-pad/). There are diffent contents in the mode of PC and Mobile. PC emphasis on document, Mobile emphasis on example.

Expand Down
1 change: 0 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,
Expand Down
Loading

0 comments on commit 10061a9

Please sign in to comment.