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

Workflow 5 #67

Merged
merged 171 commits into from
Nov 5, 2018
Merged

Workflow 5 #67

merged 171 commits into from
Nov 5, 2018

Commits on Jun 24, 2018

  1. Configuration menu
    Copy the full SHA
    88db8f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c67795 View commit details
    Browse the repository at this point in the history
  3. min/max indexes on Buffer

    dhilt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    176d258 View commit details
    Browse the repository at this point in the history
  4. do not build

    dhilt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    1366a0e View commit details
    Browse the repository at this point in the history
  5. do not build

    dhilt committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    3754e59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0730edd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2018

  1. min/maxIndex, itemSize settings

    dhilt committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    39aad65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    593e35e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a349f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. initial load does work

    dhilt committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    5d778e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'first-visible' into workflow-5

    # Conflicts:
    #	demo/app/samples/test.component.ts
    #	src/component/classes/item.ts
    #	src/component/classes/state.ts
    #	src/component/classes/viewport.ts
    dhilt committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    a688bd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    1a34d06 View commit details
    Browse the repository at this point in the history
  2. preFetch cleanup

    dhilt committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    a9164bb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Merge branch 'master' into workflow-5

    # Conflicts:
    #	src/component/classes/state.ts
    #	src/component/scroller.ts
    dhilt committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    aef050d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. workflow-5: clip before fetch

    dhilt committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    44bf160 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. unidirectional clip

    dhilt committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    6228911 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. forward scroll does work

    dhilt committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    70915a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70cb0f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. geometry fixes

    dhilt committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    2d370ff View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    7a02d29 View commit details
    Browse the repository at this point in the history
  2. eof/bof refactoring

    dhilt committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    53ac5d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. explicit bwd items

    dhilt committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    3b97330 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into workflow-5

    # Conflicts:
    #	src/component/classes/state.ts
    dhilt committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    b8dc683 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. positive scroll up does work

    dhilt committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    1de86c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. negative size approach

    dhilt committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    f896b90 View commit details
    Browse the repository at this point in the history
  2. reload index fix

    dhilt committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    1de0b6e View commit details
    Browse the repository at this point in the history
  3. protect buffer reload

    dhilt committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    b97fbc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. test demo updates (delay input)

    dhilt committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    9f5058a View commit details
    Browse the repository at this point in the history
  2. clip padding

    dhilt committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    98c5a37 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

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

Commits on Aug 17, 2018

  1. native event handling

    dhilt committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    8129f86 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. inertia settings

    dhilt committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    f7b8dc3 View commit details
    Browse the repository at this point in the history
  2. Adapter.showLog()

    dhilt committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    1fc3ecb View commit details
    Browse the repository at this point in the history
  3. logger

    dhilt committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    e529064 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

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

Commits on Aug 21, 2018

  1. workflow direction cleanup

    dhilt committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    f70ee0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf0982 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. logger non-debug optimization

    dhilt committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    02d6a7e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    526a398 View commit details
    Browse the repository at this point in the history
  2. shift fetch index in bof case

    dhilt committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    5a9c6a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. workflow-5, clip after fetch

    dhilt committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    3aef649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dac2d8b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. scroll direction

    dhilt committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    b3cbd1c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    0e45de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ebdb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d423a13 View commit details
    Browse the repository at this point in the history
  4. extract Clip process

    dhilt committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    4cbc01e View commit details
    Browse the repository at this point in the history
  5. Adjust process

    dhilt committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    77e9bf1 View commit details
    Browse the repository at this point in the history
  6. Workflow 5 draft cleanup

    dhilt committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    ffbcf53 View commit details
    Browse the repository at this point in the history
  7. padding adjustments during clip

    dhilt committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    8dc16e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. clarify scroll direction

    dhilt committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    5134ded View commit details
    Browse the repository at this point in the history
  2. entire window offset

    dhilt committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    d6c2f42 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

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

    dhilt committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    7c3644e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Tests: add static config to initial load spec

    Alexander Solovyev committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    2939542 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. test runner types fix

    dhilt committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    bf17526 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. min/max indexes

    dhilt committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    b3402ef View commit details
    Browse the repository at this point in the history
  2. workflow-5 unused code cleanup

    dhilt committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    a7fdb90 View commit details
    Browse the repository at this point in the history
  3. simplify initial-load spec

    dhilt committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    bbae2c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df6a282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e6b84f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. finalize initial-load spec

    dhilt committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    712b324 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. include load and common specs

    dhilt committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    e857a8b View commit details
    Browse the repository at this point in the history
  2. viewport/paddings reset fix

    dhilt committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    68ef70b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aabba94 View commit details
    Browse the repository at this point in the history
  4. reload index fix

    dhilt committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    5d88c37 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Tests: add static config to basic scroll spec

    Alexander Solovyev committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    cb3e542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdad68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e5ac45 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

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

Commits on Sep 11, 2018

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

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    b132081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a25672 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    f38130d View commit details
    Browse the repository at this point in the history
  2. Adapte.setMinIndex method

    dhilt committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    d4851fc View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

  1. Merge branch 'master' into workflow-5

    # Conflicts:
    #	package-lock.json
    #	package.json
    dhilt committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    087786d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. replace Cache Array with Map

    dhilt committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    e3fbea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2f49b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Workflow v5.5

    dhilt committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    882976d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6993680 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Configuration menu
    Copy the full SHA
    44ce583 View commit details
    Browse the repository at this point in the history
  2. Process payload specification

    dhilt committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    6459d4d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    c282f3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637b1b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. fixed 3/4 of initial load spec

    dhilt committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    90a5413 View commit details
    Browse the repository at this point in the history
  2. initial load spec does work

    dhilt committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    cde6273 View commit details
    Browse the repository at this point in the history
  3. min-max indexes spec fix

    dhilt committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    12ee853 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. ItemsCounter tests refactoring

    dhilt committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    ef61d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b58b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa7a78 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. repair 50% of basic scroll spec

    dhilt committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b7d04cc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

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

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    d243211 View commit details
    Browse the repository at this point in the history
  2. scroll basic spec is done

    dhilt committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    471ca12 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. no min/max index sub-specs

    dhilt committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    7477487 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. average item size recalculation

    dhilt committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    3bbc195 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. itemSize has no default

    dhilt committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    7464173 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Travis returns

    dhilt committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    123fa7b View commit details
    Browse the repository at this point in the history
  2. no itemSize sub-spec

    dhilt committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    a941fe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1663735 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. delay settings

    dhilt committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    c1e9b0b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

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

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    0a1eb88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637f2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcdbe6d View commit details
    Browse the repository at this point in the history
  4. include 8 eof/bof tests

    dhilt committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    597eebd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    4aaff31 View commit details
    Browse the repository at this point in the history
  2. extract testItemsCounter

    dhilt committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    966c748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe3e4b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Configuration menu
    Copy the full SHA
    84dee96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ca3fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4e1cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5ccfdd View commit details
    Browse the repository at this point in the history
  5. 2 more tests for dynamic spec

    dhilt committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    893bbfb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. adapter setScrollPosition

    dhilt committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    8bc84b1 View commit details
    Browse the repository at this point in the history
  2. dynamic-size scroll sub-spec

    dhilt committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    928c1fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa3b49 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. basic and bufferSize demos

    dhilt committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    c1a082c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc30bbe View commit details
    Browse the repository at this point in the history
  3. padding demo

    dhilt committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    a46cf60 View commit details
    Browse the repository at this point in the history
  4. itemSize demo

    dhilt committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    4114dfa View commit details
    Browse the repository at this point in the history
  5. startIndex demo

    dhilt committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    89ebeb5 View commit details
    Browse the repository at this point in the history
  6. demos: scrollable size counter

    dhilt committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    bf63eaf View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. min-max indexes demo

    dhilt committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    c10d23e View commit details
    Browse the repository at this point in the history
  2. infinite mode fix

    dhilt committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    6f91ef9 View commit details
    Browse the repository at this point in the history
  3. horizontal demo fix

    dhilt committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    0de6b9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb7199 View commit details
    Browse the repository at this point in the history
  5. preinstall @angular/cli

    dhilt committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    95cc611 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. move postinstall build to dist

    dhilt committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    c27741a View commit details
    Browse the repository at this point in the history
  2. express static server

    dhilt committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    4c4f160 View commit details
    Browse the repository at this point in the history
  3. Procfile

    dhilt committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    fe79238 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3efa08a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #70 from dhilt/heroku

    Heroku
    dhilt committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    a6b7a91 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

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

Commits on Oct 21, 2018

  1. Configuration menu
    Copy the full SHA
    8a02f3f View commit details
    Browse the repository at this point in the history
  2. isLoading demo

    dhilt committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    995d8f3 View commit details
    Browse the repository at this point in the history
  3. isLoading advanced demo

    dhilt committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    6ccb106 View commit details
    Browse the repository at this point in the history
  4. buffer items count demo

    dhilt committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    e8ac57b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

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

Commits on Oct 23, 2018

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

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    1a58c4a View commit details
    Browse the repository at this point in the history
  2. settings table doc

    dhilt committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    c3c3b52 View commit details
    Browse the repository at this point in the history
  3. Adapter basic documentation

    dhilt committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    7206076 View commit details
    Browse the repository at this point in the history
  4. devSettings readme

    dhilt committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    03f7125 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. maxSynthScrollDelay

    dhilt committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    be0d8e5 View commit details
    Browse the repository at this point in the history
  2. debounce first scroll

    dhilt committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    3ec7092 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Datasource demo page

    dhilt committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    c808e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a61cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4638abb View commit details
    Browse the repository at this point in the history
  4. limited datasources demos

    dhilt committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    84f2453 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. inverted datasource demo

    dhilt committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    f861718 View commit details
    Browse the repository at this point in the history
  2. pages datasource demo

    dhilt committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    23259b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Demo: styling fixes for better readability

    Alexander Solovyev committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    4e65c9d View commit details
    Browse the repository at this point in the history
  2. Demo: header styling fixes

    Alexander Solovyev committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    6906f34 View commit details
    Browse the repository at this point in the history
  3. Demo: log styling fix (allow scrolling if needed)

    Alexander Solovyev committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    f15724c View commit details
    Browse the repository at this point in the history
  4. Demo: styling fix: only datasource log should have scroll

    Alexander Solovyev committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    02efbc7 View commit details
    Browse the repository at this point in the history
  5. Demo: improved typography

    Alexander Solovyev committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    8cccf1c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Demo: highlight currently active menu item

    Alexander Solovyev committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    a41e306 View commit details
    Browse the repository at this point in the history
  2. demo app home page

    dhilt committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    fb8e397 View commit details
    Browse the repository at this point in the history
  3. itemAdapterEmpty

    dhilt committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    f34f2b5 View commit details
    Browse the repository at this point in the history
  4. Demo: input and button styling

    Alexander Solovyev committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    af2e443 View commit details
    Browse the repository at this point in the history
  5. Demo: log styling fix (always keep top/bottom padding)

    Alexander Solovyev committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    8d7bcb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. datasource demos upd.

    dhilt committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    46f7362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61597b View commit details
    Browse the repository at this point in the history
  3. Demo: align examples into 1 column on small screens

    Alexander Solovyev committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    633cee5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. move example list down

    dhilt committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    0469ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9396f3e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. demo sources refactoring

    dhilt committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    1a460a0 View commit details
    Browse the repository at this point in the history
  2. remote datasource demo

    dhilt committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    9b0b8a7 View commit details
    Browse the repository at this point in the history
  3. fix demo app build

    dhilt committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    97b6e6e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #72 from dhilt/workflow-5-styling

    Demo: styling fixes for better readability
    dhilt committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    227997e View commit details
    Browse the repository at this point in the history