Hyunje Alex Jun
|
b5d0958e82
|
If scrollbar's detached, reinitialise the plugin in update.
|
2015-02-11 16:00:19 +00:00 |
|
Hyunje Alex Jun
|
c8fe0b9269
|
Add missing updates in handlers.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
b000c771af
|
Fix typo in touch handler.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
a52a945226
|
Modularise handlers.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
0acf3602f0
|
Fix RTL outer width problem.
`offsetWidth` doesn't work for hidden elements.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
89c3bdb1cf
|
Fix typos.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
ee455fafa5
|
Implement adaptors.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
6f5a9088aa
|
Replace $.contains with Node.contains
Now completely independent from jQuery.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
f8b20a9fc9
|
Fix typo in helper.removePsClasses
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
70acad4941
|
Implment a native event manager.
Now we're about to be independent from jQuery!
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
95540bdd9e
|
Change to eslint from jshint.
It's way better. Original files have been linted.
|
2015-02-11 15:53:42 +00:00 |
|
Hyunje Alex Jun
|
fa7e169b9f
|
Separate initialize, update and destroy functions.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
7ab6c5e5ef
|
Fix a CSS bug that an unwanted scrollbar appears.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
427284337f
|
Separate $.one event handler.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
bbab2a3c53
|
Separate env helpers.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
aa58a8298e
|
Remove variable cleaning.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
1541f73add
|
More independent.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
ff5ca3d804
|
Remove includePadding option.
It's supported by default.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
3f002c49a1
|
Remove $this.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
a496ff1a75
|
Make DOM manipulation independent from jQuery.
|
2015-02-11 15:53:41 +00:00 |
|
Hyunje Alex Jun
|
9a89e73cf9
|
Separate event class factory module.
|
2015-02-11 15:53:40 +00:00 |
|
Hyunje Alex Jun
|
6d1f558c02
|
Separate a class module.
|
2015-02-11 15:53:40 +00:00 |
|
Hyunje Alex Jun
|
339e478674
|
Separate main.js into some modules.
Helper functions and the plugin function are separated.
|
2015-02-11 15:53:40 +00:00 |
|
Hyunje Alex Jun
|
74fc0daf49
|
Use browserify.
|
2015-02-11 15:53:17 +00:00 |
|