issues
search
creately
/
rxdata
A reactive document database for web browsers
MIT License
11
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Argument of type is not assignable to parameter of type 'DatabaseOptions'.
#43
4F2E4A2E
closed
5 years ago
1
Allow use of filters on id field
#42
ramishka
closed
6 years ago
0
Update dev dependencies
#41
thani-sh
closed
6 years ago
0
Fix mock file paths
#40
thani-sh
closed
7 years ago
0
rxjs imports changed
#39
thisunravisara
closed
7 years ago
0
Emit the modifier with updates
#38
thani-sh
closed
7 years ago
0
Exclude test files when transpiling TS files
#37
thani-sh
closed
7 years ago
0
Add mock Collection and Database classes
#36
thani-sh
closed
7 years ago
0
Add a static create method on Database
#35
thani-sh
closed
7 years ago
0
Load data on subscribe
#34
thani-sh
closed
7 years ago
0
Optimize loading documents by id
#33
thani-sh
closed
7 years ago
0
Improve resource usage and fix pending issues
#32
thani-sh
closed
7 years ago
0
Refactor: simplify rxdata code
#31
thani-sh
closed
7 years ago
0
Clear the stored collections when dropping the database
#30
Gobiga
closed
7 years ago
0
Support inserting an array of documents
#29
thani-sh
closed
7 years ago
0
Add unsub method on collections to close query subscrpitions
#28
thani-sh
closed
7 years ago
0
Add missing unit tests to bring coverage up to 100%
#27
thani-sh
closed
7 years ago
0
Add a static create method on Database class
#26
thani-sh
closed
7 years ago
0
Use behavior subjects to simplify the code
#25
thani-sh
closed
7 years ago
0
Use a custom function to compare docs
#24
thani-sh
closed
7 years ago
0
Refactor persistor handling and add drop method
#23
thani-sh
closed
7 years ago
0
Create a new array on $push operations
#22
thani-sh
closed
7 years ago
0
Use distinctUntilChanged to reduce duplicate emits
#21
thani-sh
closed
7 years ago
0
Fix ExtendedCollection find method field filters
#20
thani-sh
closed
7 years ago
0
Add tests to make sure getters are not stored
#19
thani-sh
closed
7 years ago
0
Add a drop method on the database
#18
thani-sh
closed
7 years ago
0
Move extended classes to separate files
#17
thani-sh
closed
7 years ago
0
Add extended collections and query classes
#16
thani-sh
closed
7 years ago
0
Add findOne method to the collection
#15
thani-sh
closed
7 years ago
0
Document the database/collection API in readme file
#14
thani-sh
opened
7 years ago
0
Implement $pull updates for collections
#13
thani-sh
closed
7 years ago
0
Use interfaces instead of classes for types
#12
thani-sh
closed
7 years ago
0
Replace done(err) with done.fail(err)
#11
thani-sh
closed
7 years ago
0
Implement $push updates for collection
#10
thani-sh
closed
7 years ago
0
Add readme.md file for mocks directory
#9
thani-sh
closed
7 years ago
0
Clone objects before storing in database
#8
thani-sh
closed
7 years ago
0
Do not keep a copy of the database in memory
#7
thani-sh
closed
7 years ago
0
Add test query options
#6
thani-sh
closed
7 years ago
0
Fix localforage mock file location
#5
Gobiga
closed
7 years ago
0
Adding sort, limit option to RxData
#4
Gobiga
closed
7 years ago
1
Add tests for query options
#3
Gobiga
closed
7 years ago
0
Missing sort/limit/skip options when querying data
#2
thani-sh
closed
7 years ago
0
Write better example apps to showcase RxData features
#1
thani-sh
opened
7 years ago
1
Previous