Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added check for nested scrollbars #57

Closed
wants to merge 78 commits into from

Commits on Dec 22, 2015

  1. Initial commit

    jkuri committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    2e905d8 View commit details
    Browse the repository at this point in the history
  2. Initial commit

    Jan committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    54db23a View commit details
    Browse the repository at this point in the history
  3. Create README.md

    jkuri committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    7e27cab View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jkuri committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    86fe701 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    jkuri committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    8ee2419 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. rename to ng2-slimscroll

    Jan committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    88e95e6 View commit details
    Browse the repository at this point in the history
  2. tsconfig

    Jan committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    eba1926 View commit details
    Browse the repository at this point in the history
  3. updated tsconfig.json

    Jan committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    35fb957 View commit details
    Browse the repository at this point in the history
  4. README

    Jan committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    a0f75dd View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2015

  1. fixes and improvements

    Jan committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    0e4ef1e View commit details
    Browse the repository at this point in the history
  2. fixes and improvements

    Jan committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    a85dff4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Configuration menu
    Copy the full SHA
    64fbede View commit details
    Browse the repository at this point in the history
  2. Merge pull request jkuri#2 from NathanWalker/master

    chore(Standardization): creating default export file
    jkuri committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    78f1f97 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2016

  1. Configuration menu
    Copy the full SHA
    1b3598a View commit details
    Browse the repository at this point in the history
  2. .gitignore update

    jkuri committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    1d7c97b View commit details
    Browse the repository at this point in the history
  3. Removed ignored files

    jkuri committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    f46b4c3 View commit details
    Browse the repository at this point in the history
  4. Removed files in gitignore

    jkuri committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    ebf111b View commit details
    Browse the repository at this point in the history
  5. v0.5.0

    jkuri committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    b6b5887 View commit details
    Browse the repository at this point in the history
  6. v0.5.0

    jkuri committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    fedb951 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. Configuration menu
    Copy the full SHA
    7a49e11 View commit details
    Browse the repository at this point in the history
  2. update dependences

    renearias committed May 16, 2016
    Configuration menu
    Copy the full SHA
    5c84226 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

  1. Merge pull request jkuri#6 from renearias/master

    Update Dependences to RC1
    jkuri authored Jul 12, 2016
    Configuration menu
    Copy the full SHA
    97dc6a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. v0.6.0

    jkuri committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    dcda379 View commit details
    Browse the repository at this point in the history
  2. v0.6.0

    jkuri committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    8ed8c73 View commit details
    Browse the repository at this point in the history
  3. v0.6.1

    jkuri committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    56ea2e3 View commit details
    Browse the repository at this point in the history
  4. v0.6.5

    jkuri committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    c74c4a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. readme

    jkuri committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    f4a05c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. chore: update to Angular 2.0.0

    jkuri committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    789726a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Configuration menu
    Copy the full SHA
    1024059 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. Merge pull request jkuri#15 from Luke265/master

    Dynamic content support using mutation observer.
    jkuri authored Nov 1, 2016
    Configuration menu
    Copy the full SHA
    ff4fc45 View commit details
    Browse the repository at this point in the history
  2. chore: bump to 0.8.0

    jkuri committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    66aaeda View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. chore: export module

    jkuri committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    4376c4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c7072 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    432a3dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a17c36 View commit details
    Browse the repository at this point in the history
  3. m

    jkuri committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    4b338f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    fa732ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c3aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f22cc View commit details
    Browse the repository at this point in the history
  4. build: rollup

    jkuri committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    80d6137 View commit details
    Browse the repository at this point in the history
  5. chore: bump to 1.1.0

    jkuri committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    91de028 View commit details
    Browse the repository at this point in the history
  6. chore: add ng2-slimscroll.ts

    jkuri committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    64fdafc View commit details
    Browse the repository at this point in the history
  7. bla

    jkuri committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    4e084d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. Update README.md

    jkuri authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    b5fabe5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. fix height

    DDroll committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    c12cdc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Fix scroller appear issue

    vladhrapov committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    d97490b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. chore: bump to 1.2.6

    jkuri committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    5b8f6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fe75eb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Merge pull request jkuri#31 from vladhrapov/feature/height_scroller_fix

    Fix scroller appear issue
    jkuri authored Mar 9, 2017
    Configuration menu
    Copy the full SHA
    b6a5fb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    c45c4d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jkuri#33 from fouksf/mobile-scroll

    feat: add basic support for touch events
    jkuri authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    a45403e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. chore: exportAs directive

    jkuri committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    75bc7ee View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    142e330 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jkuri#34 from fouksf/switch-direction

    fix: swap directions of mobile scrolling
    jkuri authored Mar 17, 2017
    Configuration menu
    Copy the full SHA
    5c93ca5 View commit details
    Browse the repository at this point in the history
  3. chore: update version

    jkuri committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    e334c20 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Configuration menu
    Copy the full SHA
    7900eea View commit details
    Browse the repository at this point in the history
  2. Merge pull request jkuri#36 from fouksf/click-fix

    fix: enable clicks on mobile devices
    jkuri authored Mar 20, 2017
    Configuration menu
    Copy the full SHA
    9b2ac67 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. chore: aot fix

    jkuri committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    12ef0e1 View commit details
    Browse the repository at this point in the history
  2. chore: update version

    jkuri committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    a165163 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. chore(): update gitignore

    jkuri committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    62b356c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. chore(release): 1.3.0

    jkuri committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    1e0d3c1 View commit details
    Browse the repository at this point in the history
  2. chore: remove bundle from git

    jkuri committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    ec8788c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Merge pull request jkuri#41 from DDroll/master

    fix 100% height
    jkuri authored Apr 14, 2017
    Configuration menu
    Copy the full SHA
    c1daef9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. removed unused local declarations - fixes tslint errors when no-unuse…

    …d-local is set to true
    Ovidiu Dolha committed May 3, 2017
    Configuration menu
    Copy the full SHA
    3b63461 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jkuri#43 from odolha/master

    removed unused local declarations - fixes tslint errors when no-unused-local is set to true
    jkuri authored May 3, 2017
    Configuration menu
    Copy the full SHA
    be6e6a4 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.3.1

    jkuri committed May 3, 2017
    Configuration menu
    Copy the full SHA
    82e5052 View commit details
    Browse the repository at this point in the history
  4. chore(): 1.3.2

    jkuri committed May 3, 2017
    Configuration menu
    Copy the full SHA
    80b7826 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. chore(): update .gitignore

    jkuri committed May 12, 2017
    Configuration menu
    Copy the full SHA
    364aea4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.0

    jkuri committed May 12, 2017
    Configuration menu
    Copy the full SHA
    0e56073 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.0.1

    jkuri committed May 12, 2017
    Configuration menu
    Copy the full SHA
    49830f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. chore(): demo

    jkuri committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    f6f39b3 View commit details
    Browse the repository at this point in the history
  2. chore(): update readme

    jkuri committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    ddfaf9a View commit details
    Browse the repository at this point in the history
  3. chore(): update gitignore

    jkuri committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    b5f1269 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. chore(): add dist to gitignore

    jkuri committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    32f5cfe View commit details
    Browse the repository at this point in the history
  2. chore(): add lib/ to .gitignore

    jkuri committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    0d31e2c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2017

  1. Configuration menu
    Copy the full SHA
    1f2a780 View commit details
    Browse the repository at this point in the history
  2. chore(): update readme

    jkuri committed Jul 2, 2017
    Configuration menu
    Copy the full SHA
    98fc7ac View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Configuration menu
    Copy the full SHA
    5c66b05 View commit details
    Browse the repository at this point in the history