Skip to content

Commit f77a753

Browse files
committed
Refactored date and URL interfaces, added form data methods to Element interface.
1 parent 6914b7a commit f77a753

5 files changed

Lines changed: 246 additions & 475 deletions

File tree

dist/PDRenderKit.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdrenderkit",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "PDRenderKit contains a lightweight front-end framework designed to separate the front-end user interface and data logic.",
55
"main": "dist/PDRenderKit.js",
66
"scripts": {

src/*.ts

14.9 KB
Binary file not shown.

src/PDRenderKit.js

13.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)