Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dhilt/ngx-ui-scroll

Virtual/infinite scroll for Angular
https://github.com/dhilt/ngx-ui-scroll

issue-165 throttle implementation

3f0de2afec55bc9de406c7c9eb6d46db95d03b6e authored over 4 years ago by dhilt <[email protected]>
issue-165 further scroll state data cleanup

681e6f2fca4b4457d8f995fc5c45730efc9badc2 authored over 4 years ago by dhilt <[email protected]>
issue-165 reduce Workflow complexity by removing keepScroll flag

7b1c6fe1b342d8cc994ccb059c0b45d20c036a67 authored over 4 years ago by dhilt <[email protected]>
issue-165 clean up inertia settings

34b4a04fb3c6e35f41455442eacb8a37fcfea216 authored over 4 years ago by dhilt <[email protected]>
issue-165 clean up SyntheticScroll entities

4bbde680c1594811cfbb44393ad379d48850420a authored over 4 years ago by dhilt <[email protected]>
migrate to travis-ci.com

ee24e999c03e1b3ecf679ae5711f1d762e985ff7 authored over 4 years ago by Denis Hilt <[email protected]>
issue-165 requestAnimationFrame on Adjust process

f65e7effea5996c835ba9a75279c957d4274aa11 authored over 4 years ago by dhilt <[email protected]>
issue-165 remove passive option from scroll event listener

3a8ca183538c45a1abff407950547991bf517ac2 authored over 4 years ago by dhilt <[email protected]>
v1.5.3

5131f7e8a43b7ea69a5d971d4474dfc1ba7cd023 authored over 4 years ago by dhilt <[email protected]>
types refactoring across sources

481bfaf7cbbc60a14ad14f0a8c1a59b73dae3ace authored over 4 years ago by dhilt <[email protected]>
types refactoring across demo app

2656bf2d16b2a2c77b42685b0afdb9024b03d054 authored over 4 years ago by dhilt <[email protected]>
types refactoring across specs

85af56275ae923b6a56ddc59531de700da2c7696 authored over 4 years ago by dhilt <[email protected]>
Merge pull request #154 from dhilt/remove-synchronous-error-handling

Remove synchronous error handling

9b5dc998751ae9fec3d75320e60c163c66ab982a authored over 4 years ago by Denis Hilt <[email protected]>
Merge pull request #164 from dhilt/issue-163-items-of-zero-size-hang-scroller

Stop the Workflow if new items have zero size

441d5767cd455e924dc23fda5a9c94e8202d4f39 authored almost 5 years ago by Denis Hilt <[email protected]>
v1.5.2

22d2adeac80b472b33eeffe65a88943c2e4842e4 authored almost 5 years ago by dhilt <[email protected]>
issue-163 continue the Workflow if 'check' detected changes + spec

03f74272efecea9d6b28e634d04cb83abbe02f6b authored almost 5 years ago by dhilt <[email protected]>
issue-163 repair scroll-fast spec

c8693988c61bea3b058177afc5e7b1d5a193216b authored almost 5 years ago by dhilt <[email protected]>
issue-163 one more spec + "void 0" refactoring

b381305e4ce8fe966c63ae08d3b2cf80ddc16bdb authored almost 5 years ago by dhilt <[email protected]>
issue-163 fix no-size case

e475d78a797c5a1644672e2d849b9edb5acf71c8 authored almost 5 years ago by dhilt <[email protected]>
issue-163 introduce RenderModel

94ecfd9ac70724e893661468278445e51a1453ae authored almost 5 years ago by dhilt <[email protected]>
issue-163 new test that fails

567262b08cf40929db219eaed7ce5b15f95a00a3 authored almost 5 years ago by dhilt <[email protected]>
Merge pull request #160 from dhilt/issue-139-Adapter-reset-method

Adapter.reset method

61c6f077ee6768e00a6c92a847e516a4f7f89926 authored almost 5 years ago by Denis Hilt <[email protected]>
v1.5.1

b2d9c9abd79384006bbe64ddc98c83e1998af3b0 authored almost 5 years ago by dhilt <[email protected]>
es2017 for build

1cc597d97cc6f8ba7e4435196e72f04379a78bb8 authored almost 5 years ago by dhilt <[email protected]>
issue-139 cleanup extra assignments + spec on new DS

9bb0e07c32773c9a1706938c958e533379f27049 authored almost 5 years ago by dhilt <[email protected]>
issue-139 scalar permanent props

4a49aac157faeca553c98700145340d3ccfe7f81 authored almost 5 years ago by dhilt <[email protected]>
issue-139 cleanup

ebda1b61232dd0ff66009caea2fe323ce8e5da80 authored almost 5 years ago by dhilt <[email protected]>
issue-139 remove Observables interference

78d36bf0630661793c2b02dfcf5001cc160417db authored almost 5 years ago by dhilt <[email protected]>
issue-139 multiple instances spec

b3bbade8d4f4065db96cf9cb1d61063a12ff9466 authored almost 5 years ago by dhilt <[email protected]>
issue-139 v1.5.1-beta.2

9ae4e6f2f9decce4e8f0f13aadd3156bac07dd77 authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.reset persistance test for bof$

3bdf642b0e842a42a97a1275abd184218a437681 authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.persistance tests for version, itemsCount, isLoading$, firstVisible$

f242c886f8df2919e4d8cf95a12261480ff68613 authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter persistance

5f55205126cb5d0e1c0f8a9e18afe6ef4fc00ec9 authored almost 5 years ago by dhilt <[email protected]>
issue-139 reset after some scroll spec

2aadddec4c87c7890935ba221b7c9bba6bc584df authored almost 5 years ago by dhilt <[email protected]>
issue-139 update external datasource by re-assigning new fields after Scroller re-instantiating

7dcc30cd51a27b1fdf7579e4b689a1669859aa72 authored almost 5 years ago by dhilt <[email protected]>
issue-139 instantiate and assign Adapter in case of the Scroller re-instantiating

82f3c895040360a21772ba0bb70456eec8451f98 authored almost 5 years ago by dhilt <[email protected]>
issue-139 id for adapter context

b534a4b4392db9243f588b041ffbfa5a496d84c0 authored almost 5 years ago by dhilt <[email protected]>
issue-139 CallWorkflow refactoring

2de6644fecc138168270f868dabae4161c328936 authored almost 5 years ago by dhilt <[email protected]>
issue-139 pass "get" without "settings" + spec

4d851d129305020a71b7f59ab7800fb36145283f authored almost 5 years ago by dhilt <[email protected]>
issue-139 "get" is optional

bd0bc672e694669241ed4f3f52dbd96d706d0365 authored almost 5 years ago by dhilt <[email protected]>
issue-139 introduce RESET_METHOD_PARAMS

b18850b0759ea746b9aecc583182d2a494e20f5f authored almost 5 years ago by dhilt <[email protected]>
issue-139 new validator: function with X or more arguments

94bee6037310866b27960354e4eec85514b3e047 authored almost 5 years ago by dhilt <[email protected]>
issue-139 IDatasourceOptional

0c2f389478aa0723787bea7c8d692f23c184e4d0 authored almost 5 years ago by dhilt <[email protected]>
issue-139 tests for Adapter.reset with new settings

bcaa5c964c46c05880e6e1f5394bba00dc889b1c authored almost 5 years ago by dhilt <[email protected]>
v1.5.1-beta.1

b5873e1617c8e01115246aa21af4c35493a86fb1 authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.reset basic spec

078934e91b554704632ee5d4939b0c0b332df28e authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.reset should be closer to Adapter.reload

bab2255bd8ab6c6c819d4ab98e55878357f87efa authored almost 5 years ago by dhilt <[email protected]>
v1.5.1-beta

9c6e1c3ff4d9cacac98012fa47f6ad5a5cdd560b authored almost 5 years ago by dhilt <[email protected]>
issue-139 reload/reset demos description

109b9dba518e3707bef63e67b459326010d2eeb8 authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.reset demo logic

5b22b9697edeb5b2b2037d5d5da692a742172fde authored almost 5 years ago by dhilt <[email protected]>
issue-139 Workflow interfaces refactoring

d39231e79e92b02615588b16b5d26bb22a0277f7 authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.reset basic implementation

54b01db6f54d65cacedc0aac00772c38bd656134 authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.reset process stub (a copy of reload)

2480cef5f424aa523c39cf01f6363a0d8fbec1fc authored almost 5 years ago by dhilt <[email protected]>
fix vulns

542ff80dbb0499cc8bd8d41c59b8bb15ab14b44d authored almost 5 years ago by dhilt <[email protected]>
issue-139 Adapter.reset demo stub

355303fb3fc0cc6234d6f49cc8f9727b1f987cff authored almost 5 years ago by dhilt <[email protected]>
issue-139 new Adapter method

ffa048843a055b5b481fc30988971feb693912d2 authored almost 5 years ago by dhilt <[email protected]>
IDatasource refactoring

ec68bc03ad974403cdae2c0609953137fd912481 authored almost 5 years ago by dhilt <[email protected]>
v1.5.0

1fb69335fbcd29c69cc9cce50f63a8f3902654f2 authored almost 5 years ago by dhilt <[email protected]>
Merge pull request #144 from dhilt/issue-83_Adapter-insert-method

Adapter.insert method

921b972c8cdc2b0736b61f50e17035d30e3983a7 authored almost 5 years ago by Denis Hilt <[email protected]>
issue-83 Adapter.insert Doc

0b6ed536b9ccfb6bbdd186b6c1ae1059b749cb74 authored almost 5 years ago by dhilt <[email protected]>
issue-83 cleanup

a46ab053736d653cf5ac78bd389085b8fb7f3dd4 authored almost 5 years ago by dhilt <[email protected]>
issue-83 dynamic adapter.insert spec

ffbceb7d74e12a59098227cdf07e202d93b86a67 authored almost 5 years ago by dhilt <[email protected]>
issue-83 "insert" demo description

2eb5761677102cebbd05462e17b14ade6a06c7b4 authored almost 5 years ago by dhilt <[email protected]>
demo app: update styles for item row

55652e865773227af16ce9327ec2dc6b63017dcc authored almost 5 years ago by dhilt <[email protected]>
issue-83 "insert" demo logic

69f316e678693e9831e804a4d31da12222377f96 authored almost 5 years ago by dhilt <[email protected]>
issue-83 Cache.insert shifts indexes of existed items

b7eebbca48a52cd6ef206b3ff4a7eaf85fa00241 authored almost 5 years ago by dhilt <[email protected]>
demo app helper components for title and sources

aaa6432cf28c2e03bd2bb8d9751e7d1a8cec96dd authored almost 5 years ago by dhilt <[email protected]>
issue-83 Cache.insert implementation

b0cf9245c711507be6d53d5e8290a565720ff256 authored almost 5 years ago by dhilt <[email protected]>
Adapter.remove improvement

77a52d4dff34ec1ee7ced5cf2baa28de41f1ce28 authored almost 5 years ago by dhilt <[email protected]>
issue-83 Adapter.insert decrease option + spec

cc84d9c6c02e8ade832465ef3db091933897f686 authored almost 5 years ago by dhilt <[email protected]>
issue-83 Adapter.insert({ before }) implementation

e9b2f524e5bbba7278746f7506f22f15d691e513 authored almost 5 years ago by dhilt <[email protected]>
issue-83 Adapter.insert simplest spec

62ee5332dba59a0bf0ff0a06582e791ee151b2e3 authored almost 5 years ago by dhilt <[email protected]>
issue-83 insert process draft implementation

c280694d00dad4e13078ae65edb09809906e4f08 authored almost 5 years ago by dhilt <[email protected]>
issue-83 on-of-must validator isSet fix

a78a466159d7c5afa5d4b1e81d55bbb289b3681b authored almost 5 years ago by dhilt <[email protected]>
issue-83 validators isSet + errors tokenizing

4a19445d2f1a558141993264a1a65a9015019c0b authored almost 5 years ago by dhilt <[email protected]>
issue-83 log adapter method

ca6ba4eed2959a39002cdebda3287ccc0da93647 authored almost 5 years ago by dhilt <[email protected]>
issue-83 adapter.insert demo infrastructure

ae68d1fe5aecf84104755b18037b33ec50a58c9e authored almost 5 years ago by dhilt <[email protected]>
issue-83 Adapter.insert items param

5bd2b83b02ea84d68bc3919b2b99467696c34a4d authored almost 5 years ago by dhilt <[email protected]>
issue-83 item list validator

42b2e864b6bdc96565c17e48e2272eef59b7eaa9 authored almost 5 years ago by dhilt <[email protected]>
issue-156 fix app selector

ae13d1975d25423d6f4f5a632a9d389ae47a89ee authored almost 5 years ago by dhilt <[email protected]>
issue-156 scrollToItem demo using options

4753eba66177788457e15e8c93b46e163fa85eab authored almost 5 years ago by dhilt <[email protected]>
issue-156 scrollToItem + ScrollIntoViewOptions

01043ce58f6d36b578234e0f76c3e40388054d85 authored almost 5 years ago by dhilt <[email protected]>
Merge branch 'issue-83_Adapter-insert-method' into issue-156-scroll-to-item-via-Adapter-fix

53df57f056e59449a0ee6ba6e8a11348901c3425 authored almost 5 years ago by dhilt <[email protected]>
Merge branch 'master' into issue-83_Adapter-insert-method

2fd0210ad9d65c63aedcd90241ba60843f4f1094 authored almost 5 years ago by dhilt <[email protected]>
issue-156 scrollToItem demo stub

9d5ac520467a72cb6a72f5abbe70edebf478f4e2 authored almost 5 years ago by dhilt <[email protected]>
Merge branch 'issue-83_Adapter-insert-method' into adapter-scroll-to-item

# Conflicts:
# src/component/interfaces/adapter.ts
# src/component/processes/fix.ts

31b3a09118ff4ad63f9d0eebeaeca2b40c0971e8 authored almost 5 years ago by dhilt <[email protected]>
Adapter.fix scrollToItem: move logic to Routines

74dd35521f73128f5e3b39d96d42c73a9a7a5537 authored almost 5 years ago by dhilt <[email protected]>
Adapter.fix scrollToItem implementation

2f2a983b7fbb96d96f069c5902c2198d0d2f8ed9 authored almost 5 years ago by dhilt <[email protected]>
v1.4.4

08e76fa98083e634816651389804cc6827842dcd authored almost 5 years ago by dhilt <[email protected]>
Merge pull request #155 from dhilt/issue-141-Wrong-scroll-position-on-start-when-an-items-height-is-greater-than-viewport

Setting scroll in inverse case

b04889701d72d5cdf2a564daf142b478c11f04b3 authored almost 5 years ago by Denis Hilt <[email protected]>
issue-141 do not extend fwd padding on setting scroll if reverse

d6596faf324a49b0a92b040e6e9fc9b3c68d333d authored almost 5 years ago by dhilt <[email protected]>
issue-141 spec

48c3934f5a7e1412156e3cc8c7cee4dd5884498b authored almost 5 years ago by dhilt <[email protected]>
remove synchronous error handling from tests

650664b8c5caebbbd6642fb7033c5f0721671092 authored almost 5 years ago by dhilt <[email protected]>
reduce peer dependencies

2c63b0bc5c866d6d018a6e721ce5031aba393136 authored almost 5 years ago by dhilt <[email protected]>
v1.4.3

dec43c87523729c8e644b60526bb7ff273799926 authored almost 5 years ago by dhilt <[email protected]>
Merge pull request #153 from dhilt/issue-148-angular-9-compilation-fix

Fix deep rxjs imports (Angular 9 support)

56ad678235163c6e89f53e92ebe05bf058630553 authored almost 5 years ago by Denis Hilt <[email protected]>
issue-148 fix deep rxjs imports

fa2364ffcc05e67b5b71d8de5c3998d3284e598e authored almost 5 years ago by dhilt <[email protected]>
v1.4.2

2ad60e01ea2c91d4b282f2a62f450e77124e722c authored almost 5 years ago by dhilt <[email protected]>
Merge pull request #152 from dhilt/issue-151-cant-redefine-non-configurable-property

Make non-observable properties of the Adapter context configurable

21d00857fafd4b5fc4bfb822ebd895e6f73a579f authored almost 5 years ago by Denis Hilt <[email protected]>
issue-151 make non-observable properties of the Adapter context configurable

0b4034590315098a6766bf5faf0c0bda7db25128 authored almost 5 years ago by dhilt <[email protected]>