-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* dev: update doc add logo delete invalid*, add checkConsRepeatsWithIgnoreCase update invalid* update doc, update invalidInfo update dist update doc, optimize splitContent*, rename checkRepast, fixed bug, change changelog to asciidoc fixed bug update doc, rename *Height update badges
- Loading branch information
Showing
9 changed files
with
259 additions
and
235 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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
= Pika JS | ||
|
||
== 0.1.6 2023-07-20 | ||
. Rename `Pikajs.getSelectorHeight` to `Pikajs.getFirstSelectorHeight` and `Pikajs.getFirstSelectorHeightWithParent` | ||
. Rename `Pikajs.hasSelectionHeight` to `Pikajs.hasSelectorHeight` and `Pikajs.hasSelectorHeightWithParent` | ||
. Rename `Pikajs.calcMinMain(parentNode)` to `Pikajs.calcMinMainWithParent(parentNode)` | ||
. Rename `Pikajs.checkRepeat` to `Pikajs.checkConsRepeats` | ||
. Add `Pikajs.base64Encode` and `Pikajs.base64Decode` | ||
. Delete `Pikajs.invalidInfo` | ||
. Update document | ||
. Optimize code | ||
. Add project logo | ||
|
||
== 0.1.5 2023-06-21 | ||
. Update document | ||
. Remove `CalcMinMain` to `Pikajs.calcMinMain` | ||
. Remove `InvalidInfo` to `Pikajs.invalidInfo` | ||
. Remove `PassQCalc` to `Pikajs.passQCalc` | ||
. Update `Pikajs.splitAnimationElement` to `Pikajs.splitContent` | ||
. Add `Pikajs.splitContentWithParity` | ||
|
||
== 0.1.4 2023-04-21 | ||
. Update document | ||
. Optimize code | ||
. Update `CalcMinMain` with parent node | ||
|
||
== 0.1.3 2023-01-03 | ||
. Update `Pikajs` | ||
. Add `DOCUMENT.md` | ||
. Update copyright | ||
|
||
== 0.1.2 2022-11-10 | ||
. Add `Pikajs` class | ||
. Update document | ||
. Fixed misspelling of method names | ||
. Change `uglify-js` to `terser` for compress | ||
|
||
== 0.1.1 2022-10-13 | ||
. Add password quality calculator | ||
. Fixed bug | ||
. Update document | ||
|
||
== 0.1.0 2022-09-25 | ||
. Add `main` tag `min-height` calculator. | ||
. Add invaild info util |
This file was deleted.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.