Skip to content

Commit

Permalink
#14 - Register NPM Module layout-jquery3
Browse files Browse the repository at this point in the history
  • Loading branch information
GedMarc committed Jul 10, 2020
1 parent a910b97 commit f1afb93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ jQuery UI Layout

<a href="https://snyk.io/test/github/GedMarc/layout?targetFile=package.json"><img src="https://snyk.io/test/github/GedMarc/layout/badge.svg?targetFile=package.json" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/github/GedMarc/layout?targetFile=package.json" style="max-width:100%;"></a>

1.8.4
-----------------
- Allows custom storage co-ordinates using Persist.JS
- Updated Persist.JS to use HTML 5 cookie detection
- Create NPM coordinates layout-jquery3


1.7.5
------------------
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "layout",
"name": "layout-jquery3",
"title": "UI Layout",
"description": "Create advanced UI layouts with sizable, collapsible, nested panels and tons of options. Layout can create any UI look you want; from simple headers or sidebars to a complex application with toolbars, menus, help-panels, status bars, sub-forms, etc. Integrates with and enhances other UI widgets, like tabs, accordions and dialogs, to create rich interfaces.",
"version": "1.8.3",
"version": "1.8.4",
"main": "dist/jquery.layout_and_plugins.js",
"keywords": [
"ui",
Expand Down

0 comments on commit f1afb93

Please sign in to comment.