IagoLast
f2b66c76ad
0.6.17
2018-05-10 16:01:24 +02:00
IagoLast
85009c34cd
Add release scripts
2018-05-10 16:01:15 +02:00
Hyunje Jun
ce3a199cb3
Release 0.6.16
...
1. Fix a bug that touch and pointer events handled together
2017-01-10 10:00:46 +09:00
Hyunje Jun
6e7e3f94fa
Release 0.6.15
...
1. Fix TypeScript typedef
2. Fix jspm meta
2016-12-07 10:14:11 +09:00
Nick Meehan
5ce0d77f87
Jquery is not a dependency
...
Jquery is not a dependency it is optional and should be treated as such.
Registry override will solve error #578
2016-12-03 13:24:32 -08:00
Hyunje Jun
25e5be13ff
Release 0.6.14
...
1. Include TypeScript definition
2016-11-04 16:31:23 +09:00
Hyunje Jun
f683b01959
Include TypeScript definition in published files
2016-11-04 16:30:33 +09:00
Hyunje Jun
6d2f203441
Release 0.6.13
...
1. Add meta and alt key handling in keyboard scrolling - #549
2. Implement reverse wheel axis on shift key - #548
3. Add TypeScript definition - #552
4. Fix click propagation on scrollbar thumbs - #526 #547
5. Implement correct click-rail handler - #568
6. Minor bug fixes
2016-10-18 16:51:59 +09:00
Hyunje Jun
fad7f8b4a6
Add TypeScript definition
...
Resolve #552 .
2016-10-18 12:58:42 +09:00
Jean Farrugia
68dbc427ea
added jspm dependencies
2016-07-20 07:47:22 +02:00
Jun
985980a892
Release 0.6.12
...
1. Fix scrolling for multiple select
2. Change default scrollbar theme
3. Minor bug fixes
2016-07-13 02:28:31 +09:00
Jun
aec4e37f61
Release 0.6.11
...
1. Add support of iframe for keyboard event
2. Add 'handlers' option
3. Drop support for IE <= 9
4. Allow children native scroll
5. Enhance browser compatibility
6. Minor bug fixes
2016-04-22 21:28:00 +09:00
vsn4ik
f20a8532ff
Use files for npm and move CONTRIBUTING.md
2016-03-05 17:46:00 +09:00
Hyunje Alex Jun
b959edbf78
Release 0.6.10
...
1. Add missing fix for touch/trackpad scrolling in IE10+ and Edge
2016-01-24 04:26:59 +09:00
Hyunje Alex Jun
f4cb31f8d8
Release 0.6.9
...
1. Add accessibility support with keyboard
2. Fix events not triggered when scrolling past boundaries
3. Fix touch/trackpad scrolling in IE10+ and Edge
4. Add theme feature
5. Remove transition and border-radius mixins from styles
2016-01-24 03:15:38 +09:00
Hyunje Alex Jun
965e315b30
Merge pull request #434 from wujekbogdan/Get-rid-of-border-radius-and-transition-mixins
...
replaced mixins with autoprefixer
2016-01-24 03:13:51 +09:00
wujekbogdan
57b1404e29
- removed transition() and border-radius() mixins
...
- added gulp-autoprefixer
2015-12-10 11:46:35 +01:00
Hyunje Alex Jun
31434f81d4
Release 0.6.8
...
1. Fix broken drag scrolling out of viewport
2. Fix untriggered scroll events
3. Remove select element hack for Firefox
4. Set scrollbar size to 0 when inactive
5. Add tabindex properties to scrollbars
2015-12-10 13:46:20 +09:00
Hyunje Alex Jun
fd53ae0b48
Add a custom release NPM script.
2015-10-03 21:50:46 +09:00
Hyunje Alex Jun
66fd8bfd6a
Release 0.6.7
...
Quick fix for 0.6.6.
2015-10-03 21:48:58 +09:00
Hyunje Alex Jun
d6ede33202
Release 0.6.6
...
1. Add custom events
2. Support higher Node.js versions
3. Add useSelectionScroll option
4. Bug fixes
2015-10-03 21:44:26 +09:00
Hyunje Alex Jun
1c3b409d12
Remove 'bump' and 'release' tasks from gulpfile.js
...
There is only one JSON left for the project and it's better to bump the
version manually.
2015-10-03 21:43:59 +09:00
Hyunje Alex Jun
8761735a54
Update Travis CI and NPM configuration
...
To be compatible with their newest versions.
2015-10-03 21:16:23 +09:00
Hyunje Alex Jun
afebe908b1
NPM version bump.
...
https://github.com/npm/npm-registry-couchapp/issues/148
2015-08-18 04:16:20 +09:00
Hyunje Alex Jun
6cbb4a9b9d
Release 0.6.5
...
1. Add shift+space support.
2. Bug fixes.
2015-08-18 03:54:56 +09:00
Hyunje Alex Jun
b1d7aa0e64
Release 0.6.4
...
1. Add null-check for instances.
2. Add 'stopPropgationOnClick' option.
2015-07-25 02:28:12 +09:00
Hyunje Alex Jun
1f082a2e04
Release 0.6.3
...
1. Improve toInt
2. Stop propagating click event through scrollbar rails.
3. IE touch device fix.
4. RTL support.
5. Other minor fixes.
2015-06-22 22:21:25 +09:00
Hyunje Alex Jun
2cd65684e2
Release 0.6.2
...
1. Reattach rails when removed.
2. Check if parentNode exists when DOM-removing.
3. Consume mousewheel event for hovered textarea.
4. Other minor fixes.
2015-04-11 02:24:49 +09:00
Hyunje Alex Jun
c21cfb6ed0
Add version information to built files.
2015-04-02 02:10:25 +09:00
Hyunje Alex Jun
2e071274db
Release 0.6.1
...
1. jQuery adaptor error fix.
2015-03-06 02:02:25 +09:00
Hyunje Alex Jun
9354fb064a
Release 0.6.0
...
It's a huge change! #277
1. Use Browserify to make the source tree modular.
2. Be independent from jQuery.
3. npm with browserify compatibility.
4. Separate a bower repo.
5. Bug Fixes.
2015-03-03 02:37:59 +09:00
Hyunje Alex Jun
30b4f27e03
Add a compress
task to Gulp.
2015-02-12 19:33:24 +00:00
Hyunje Alex Jun
ab40b55c8f
Add CommonJS support for the jQuery adaptor.
2015-02-12 18:25:17 +00:00
Hyunje Alex Jun
68d468c465
Add NPM and CommonJS compatibility.
2015-02-11 17:00:48 +00:00
Hyunje Alex Jun
db2b282431
Remove postinstall script.
...
Temporarily until the development ends.
2015-02-11 17:00:48 +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
80cfa8dc0e
Add a live reload task in Gulp.
2015-02-11 15:53:41 +00:00
Hyunje Alex Jun
796a0a9093
Remove output directory from the repository.
2015-02-11 15:53:41 +00:00
Hyunje Alex Jun
74fc0daf49
Use browserify.
2015-02-11 15:53:17 +00:00
Hyunje Alex Jun
804d94d3a0
Migrate into Gulp.
2015-02-11 15:53:08 +00:00
Hyunje Alex Jun
254b22877c
Release 0.5.9
...
1. Change how `in-scrolling` works.
2. Bug fixes.
This is the last release of an old-styled version. In the next version,
it may change a lot. Please stay tuned!
2015-02-11 15:43:34 +00:00
Hyunje Alex Jun
dcdefebded
Release 0.5.8
...
1. Improve mouse handler logic.
2. Add rail margin detection.
3. Add swipePropagation option.
4. Bug fixes.
2014-12-02 11:40:46 +00:00
Hyunje Alex Jun
3821413589
Release 0.5.7.
...
1. IE mouse pointer event bug fix.
2. Use scss for stylesheet.
3. Clear intervals when destroyed.
4. Bug fixes.
2014-11-05 19:02:45 +00:00
Hyunje Alex Jun
d24f9bd41b
Use scss for stylesheet.
...
We can build the scss source to .css and .min.css files with the
`grunt build` command.
2014-10-31 02:20:22 +00:00
Hyunje Alex Jun
17fd46a07d
Release 0.5.6.
...
1. Add scrolling with selection.
2. Bug fixes.
2014-10-28 18:02:22 +00:00
Hyunje Alex Jun
7cf8303b30
Release 0.5.5.
...
1. Bug fixes.
2014-10-24 12:06:04 +01:00
Hyunje Alex Jun
a98c77d160
Release 0.5.4
...
1. Inner scrollbar problem fix.
2. Inner scrollbar touch event problem fix.
3. Bug fixes.
2014-10-21 21:31:02 +01:00
Hyunje Alex Jun
48e1c688b2
Add additional information to package.json
2014-10-21 21:29:34 +01:00
Hyunje Alex Jun
4f7595a34f
Release 0.5.3.
...
1. Focusable element bug fix for ShadowDom element.
2. Int conversion enhancement.
3. Add IE Pointer handler.
4. Ctrl+Home/End support.
5. Iframe support.
2014-10-14 01:38:04 +01:00
Hyunje Alex Jun
97a44c29a8
Add grunt task to release new version.
2014-10-14 01:37:05 +01:00