Isaiah Becker-Mayer
|
70b68c5b16
|
found a more clever way to do this which eliminates boilerplate
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
73b83fdab8
|
Changes config from a function that returns an objectinto a more aptly named BaseObservableMapDefaults class
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
bed66ada88
|
removes .js to files that are now typescripted
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
0203ece3bd
|
updates ts-eslint and fixes errors in src/observable
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
deab8bdaf0
|
moves boilerplate to bottom of classes
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
be570cafb0
|
Adds types for common functions
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
674e7bd1c6
|
fixing linting errors
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
081cc05fa6
|
Updates comparator
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
ab6a8ad3aa
|
typescriptifying ApplyMap
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
95c65280ef
|
typescriptifying MappedMap
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
d060d337b6
|
typescriptifies LogMap
|
2022-08-07 21:12:59 -07:00 |
|
Isaiah Becker-Mayer
|
edeec896ae
|
typescriptifies SourceSubscriptionHandler
|
2022-08-07 21:12:59 -07:00 |
|
Isaiah Becker-Mayer
|
63e9b49ebe
|
uncommenting tests
|
2022-08-07 21:12:59 -07:00 |
|
Isaiah Becker-Mayer
|
3ba2bab59f
|
JoinedMap to typescript
|
2022-08-07 21:12:59 -07:00 |
|
Isaiah Becker-Mayer
|
f1751a24b0
|
FilteredMap
|
2022-08-07 21:12:59 -07:00 |
|
Isaiah Becker-Mayer
|
7645eb8753
|
moves config into its own file
|
2022-08-07 21:12:59 -07:00 |
|
Isaiah Becker-Mayer
|
b33db1df36
|
refactors ObservableMap
|
2022-08-07 21:12:59 -07:00 |
|
Bruno Windels
|
6150e91c3f
|
fix type error again
|
2022-03-09 11:51:11 +01:00 |
|
Bruno Windels
|
762925d4a5
|
fix type error
|
2022-03-09 11:44:49 +01:00 |
|
Bruno Windels
|
21080d2110
|
fix tests
|
2022-03-09 11:41:26 +01:00 |
|
Bruno Windels
|
6d7c983e8e
|
convert (Base)ObservableMap to typescript
|
2022-03-09 11:33:49 +01:00 |
|
Bruno Windels
|
643ab1a5f3
|
cant export this for some reason
|
2022-03-01 15:48:42 +01:00 |
|
Bruno Windels
|
ee8e45926f
|
also export observable value classes
|
2022-03-01 15:42:04 +01:00 |
|
Bruno Windels
|
0bb3cfcfad
|
WIP3
|
2022-02-04 17:49:10 +01:00 |
|
Bruno Windels
|
d9e6164a5c
|
fix ts errors
|
2022-01-28 16:40:32 +01:00 |
|
Bruno Windels
|
e0df003aba
|
add flatMap operator on observable value
|
2022-01-28 16:35:49 +01:00 |
|
Bruno Windels
|
8c3ae57497
|
fix Iterator vs IterableIterator confusion
|
2021-11-30 17:05:39 +01:00 |
|
Bruno Windels
|
581ef47c78
|
fix conflicting sortedIndex declaration
|
2021-11-30 16:53:59 +01:00 |
|
Bruno Windels
|
fc3eb7f57f
|
Merge branch 'master' into bwindels/typescript-observable-2
|
2021-11-30 16:37:43 +01:00 |
|
Bruno Windels
|
ef712b16f5
|
Merge pull request #584 from vector-im/ts-conversion-utils
Convert /utils to typescript
|
2021-11-30 14:13:09 +01:00 |
|
Bruno Windels
|
c22718811f
|
more tests for queryMove
|
2021-11-23 08:56:33 +01:00 |
|
Bruno Windels
|
cf9f43ab9e
|
WIP2
|
2021-11-22 20:35:57 +01:00 |
|
RMidhunSuresh
|
8a169d5ddc
|
Convert sortedIndex.js to ts
|
2021-11-17 20:28:44 +05:30 |
|
RMidhunSuresh
|
4ce7634201
|
Convert error.js to ts
|
2021-11-17 20:28:44 +05:30 |
|
Danila Fedorin
|
3d2c74a760
|
Add type annotations to SortedArray
|
2021-10-03 22:19:46 -07:00 |
|
Danila Fedorin
|
7b2e452cd5
|
Rename SortedArray to TypeScript
|
2021-10-03 22:19:46 -07:00 |
|
Danila Fedorin
|
1363af24a7
|
Add type annotations to MappedList
|
2021-10-03 22:19:46 -07:00 |
|
Danila Fedorin
|
84187ce109
|
Make updater optional in BaseObservableList
|
2021-10-03 22:19:44 -07:00 |
|
Danila Fedorin
|
0466b49520
|
Rename MappedList to TypeScript
|
2021-10-03 22:18:12 -07:00 |
|
Danila Fedorin
|
3b131f2db6
|
Add type annotations to ConcatList
|
2021-10-03 22:18:12 -07:00 |
|
Danila Fedorin
|
588da9b719
|
Relax types on BaseObservableList and add helper for tests
|
2021-10-03 22:18:12 -07:00 |
|
Danila Fedorin
|
ddca467e30
|
Rename ConcatList to TypeScript
|
2021-10-03 22:18:12 -07:00 |
|
Danila Fedorin
|
8466a910da
|
Add type annotations to AsyncMappedList
|
2021-10-03 22:18:12 -07:00 |
|
Danila Fedorin
|
0e6c59983f
|
Generalize BaseMappedList to allow mappers to promises
|
2021-10-03 22:18:10 -07:00 |
|
Danila Fedorin
|
e6de873b6e
|
Rename AsyncMappedList to TypeScript
|
2021-10-03 22:16:46 -07:00 |
|
Danila Fedorin
|
b148f3ca9e
|
Add type annotations to ObservableArray
|
2021-10-03 22:16:46 -07:00 |
|
Danila Fedorin
|
348a9c83f5
|
Rename ObservableArray to TypeScript
|
2021-10-03 22:16:46 -07:00 |
|
Bruno Windels
|
3de3481765
|
prefer optional syntax over '| null'
|
2021-10-01 10:05:56 +02:00 |
|
Bruno Windels
|
6b50a63e95
|
missing space
|
2021-10-01 10:02:32 +02:00 |
|
Bruno Windels
|
393e2f809e
|
make subscription handle return undefined, so we can reassign optional members in one statement
|
2021-10-01 10:01:52 +02:00 |
|