Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erayd committed Nov 23, 2020
1 parent d8025f3 commit 97ec8f8
Show file tree
Hide file tree
Showing 11 changed files with 12,600 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.1.1
12,585 changes: 12,585 additions & 0 deletions public/dist/slightly-1.1.1.dist.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/dist/slightly-1.1.1.dist.js.sri
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sha256-5/ty2rbOMSDSsfxBbmgjAXU2JI2wavqh5FSSGQ7Iqxo=
1 change: 1 addition & 0 deletions public/dist/slightly-1.1.1.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/dist/slightly-1.1.1.min.js.sri
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sha256-GTrKnkt9jytEbTjc42BhK8EiXplIyVcezcCYIJ4EJXY=
2 changes: 1 addition & 1 deletion public/dist/slightly-latest.dist.js
2 changes: 1 addition & 1 deletion public/dist/slightly-latest.dist.js.sri
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sha256-ESoAgVJl33qrPqIzALgkztic05pw+eWw+HP7RjVat3M=
sha256-5/ty2rbOMSDSsfxBbmgjAXU2JI2wavqh5FSSGQ7Iqxo=
2 changes: 1 addition & 1 deletion public/dist/slightly-latest.min.js
2 changes: 1 addition & 1 deletion public/dist/slightly-latest.min.js.sri
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sha256-Nxu7MRVA8V6ScEToIuIigm1STQtOyJ4pmZeYXc8sRjA=
sha256-GTrKnkt9jytEbTjc42BhK8EiXplIyVcezcCYIJ4EJXY=
2 changes: 1 addition & 1 deletion public/dist/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.1.1
12 changes: 6 additions & 6 deletions public/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@ discarded.
The above example will display a right-floated figure, 50% wide, with the class
`my-class`.

| Key | Description |
| :------ | :--------------------- |
| `left` | Float the figure left |
| `right` | Float the figure right |
| `w` | Set the figure width |
| `h` | Set the figure height |
| Key | Description |
| :------ | :--------------------------------------------- |
| `left` | Float the figure left & set the class `left` |
| `right` | Float the figure right & set the class `right` |
| `w` | Set the figure width |
| `h` | Set the figure height |

### 404 Errors

Expand Down

0 comments on commit 97ec8f8

Please sign in to comment.