Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: xj-coder/js-url

Tags

v1.8.6

Toggle v1.8.6's commit message
Added check for valid ip address as domain name.

v1.8.5

Toggle v1.8.5's commit message
Bump version in jquery.json.

v1.8.4

Toggle v1.8.4's commit message
Added fix for query (?) or hash (#) params in the form http://domain.…

…com?poo to return '' empty string instead of undefined.

-updates tests to use deepEqual which uses === instead of == for comparison
-add some tests for query (?) and hash (#) params

v1.8.3

Toggle v1.8.3's commit message
Increment version to 1.8.3

v1.8.2

Toggle v1.8.2's commit message
`path` will return the original input `path` with no extra `/` appended

-for path(-1) will still append `/` if not set and `1` and `-1` will be for path /some/path/

v1.8.1

Toggle v1.8.1's commit message
Renamed js-url.js to just url.js (git repo name still js-url)

v1.8.0

Toggle v1.8.0's commit message
Updated grunt for 0.4 and reorganized some things

Made some fixes for failed test cases
Updated arg[] to .chartAt()
Updated/Added some test cases
Removed tld (since it's not working correctly)
Removed jQuery folder and added jQuery wrapper on window.url if jQuery exists instead

v1.7.6

Toggle v1.7.6's commit message
Updated parameters to return "null" rather than empty string if not s…

…et at all

v1.7.5

Toggle v1.7.5's commit message
Updating to version 1.7.5

v1.7.4

Toggle v1.7.4's commit message
Updating to version 1.7.4