250 Commits

Author SHA1 Message Date
Ikiru Yoshizaki
57fdc250ce
ci: fix ghalint 2025-05-13 17:51:44 +09:00
Ikiru Yoshizaki
8beb9e1996 ci: use Cysharp/Actions checkout instead of 3rd party directly 2025-03-19 15:39:53 +09:00
Ikiru Yoshizaki
5bc5ea17c7
Merge pull request #95 from Cysharp/feature/pin_action
ci: Pinning third party GitHub Actions sha
2025-03-18 17:23:32 +09:00
Ikiru Yoshizaki
bd6e249304 ci: Pinning third party GitHub Actions sha 2025-03-18 16:51:13 +09:00
Yoshifumi Kawai
6f5de33bff
Merge pull request #90 from erri120/fix/89
Fix incrementing `-1` indices
3.3.3
2024-12-16 12:12:48 +09:00
erri120
7c4974c36a
Fix incrementing -1 indices
Fixes https://github.com/Cysharp/ObservableCollections/issues/89
2024-12-13 17:06:14 +01:00
Yoshifumi Kawai
a16edc16ed
Merge pull request #85 from Skurdt/patch-1
Added out keyword to ObservableStack.TryPeek
3.3.2
2024-11-11 16:42:53 +09:00
Skurdt
6e263fa123
Added out keyword to ObservableStack.TryPeek 2024-11-11 03:30:56 +01:00
Yoshifumi Kawai
b92e0de242
Merge pull request #84 from prozolic/pullreq
Fix README
2024-10-24 01:23:22 +09:00
prozolic
890388ea5e Fix README 2024-10-23 23:15:23 +09:00
Yoshifumi Kawai
a4d80bda85
Merge pull request #83 from zerodev1200/fix-synccontext-thread-handling
Improve synchronization handling in event dispatcher
3.3.1
2024-10-21 11:55:46 +09:00
zerodev1200
43357a5198 add handling for SynchronizationContext 2024-10-20 03:06:42 +09:00
neuecc
c1c9d86ff7 RM 3.3.0 2024-10-18 21:11:32 +09:00
neuecc
73c5b8e83e breaking changes, ISynchronizedView<T> -> ISynchronizedView<T, TView> 2024-10-18 21:07:20 +09:00
neuecc
bd7cc350f2 R3Extensions can Observe Views 2024-10-18 20:45:07 +09:00
Yoshifumi Kawai
b000cc8521
Merge pull request #82 from zerodev1200/Change-WritableView-implementation
Change WritableView implementation
2024-10-18 18:30:30 +09:00
zerodev1200
2e678c8559 translate mixed Japanese to English 2024-10-17 23:40:26 +09:00
zerodev1200
e7e9145011 add four DataGrid in sandbox-WpfApp 2024-10-17 23:28:25 +09:00
zerodev1200
62b959c2c2 add Insert, Remove, RemoveAt, Clear, other 2024-10-17 23:26:52 +09:00
zerodev1200
367be8717c add overload WritableFiltable ToWritableNotifyCollectionChanged() 2024-10-17 23:20:29 +09:00
zerodev1200
290b455c47 INotifyCollectionChangedSynchronizedViewList To NotifyCollectionChangedSynchronizedViewList 2024-10-17 23:07:51 +09:00
neuecc
8913192459 Add R3 ObserveChanged 3.2.0 2024-10-16 14:22:59 +09:00
neuecc
8b75c41da7 remove selaed to all observable collections 2024-10-16 13:51:32 +09:00
neuecc
33fcb7365b Merge remote-tracking branch 'origin/master' 2024-10-16 13:50:27 +09:00
neuecc
7987d75b8d INotifyCollectionChangedSynchronizedViewList -> NotifyCollectionChangedSynchronizedViewList 2024-10-16 13:50:24 +09:00
Yoshifumi Kawai
81baa40aab
Merge pull request #77 from kyubuns/patch-1
Fixed SampleScript in the readme
2024-10-07 20:19:33 +09:00
kyubuns
3dc3cb26f9
fix SampleScript 2024-10-07 18:48:36 +09:00
neuecc
8afb3fb100 WritableNotifyCollectionChanged supports Add 3.1.1 2024-10-07 18:16:37 +09:00
Yoshifumi Kawai
dcfb3edd5a
Merge pull request #74 from zerodev1200/WritableView-overloads
add overload, and change the order of arguments
2024-10-07 17:35:06 +09:00
zerodev1200
1b3a81ad8d add overload, and change the order of arguments 2024-10-06 22:29:05 +09:00
neuecc
4cdbe8ce34 add writableview 3.1.0 2024-10-03 19:29:51 +09:00
neuecc
14893136e5 fix fix 2024-10-03 10:19:16 +09:00
neuecc
ee3281ab4a r 3.0.5 2024-10-02 18:30:45 +09:00
neuecc
b46163e045 Merge remote-tracking branch 'origin/master' 2024-10-02 18:29:16 +09:00
neuecc
0ce9b3a10e Fix (NotifyCollecitonChanged)SynchronizedViewList does not sync correcty when view is attached filter 2024-10-02 18:28:05 +09:00
neuecc
3d26e1d9de Fix ObservableDictionary.ToNotifyCollectionChanged #71 3.0.4 2024-09-13 00:36:57 +09:00
neuecc
9fe7a38b96 new2 3.0.3 2024-09-10 01:27:40 +09:00
neuecc
9c4f7b2d9e Dictionary FilteredView add operation adds last 2024-09-10 01:22:38 +09:00
neuecc
b0bc7c2151 fix ArgumentOutOfRangeException when using ToNotifyCollectionChanged with ObservableDictionary #70 3.0.2 2024-09-10 01:07:15 +09:00
Yoshifumi Kawai
efec73f052
Update README.md 2024-09-06 09:37:35 +09:00
neuecc
7ad977ffca support Range for ToNotifyCollectionChanged #67 3.0.1 2024-09-04 10:40:04 +09:00
neuecc
7a573289ea fix ObserveSort comparer nullable annotation 2024-09-04 08:53:19 +09:00
Yoshifumi Kawai
dce0bb6189
Update README.md 2024-09-04 08:47:47 +09:00
neuecc
b73a30c366 asset 2024-09-03 20:21:34 +09:00
Yoshifumi Kawai
074f52a15d
Merge pull request #65 from Cysharp/rework-filter-and-view
Rework filter and view(v3)
3.0.0
2024-09-03 18:55:13 +09:00
neuecc
e19ebb4942 done ReadMe 2024-09-03 18:54:59 +09:00
neuecc
bef0269e02 to extension 2024-09-03 10:25:22 +09:00
neuecc
67c41178dd disable warning 2024-09-02 21:25:58 +09:00
neuecc
a38a751f48 ready 2024-09-02 21:20:52 +09:00
neuecc
d84965e20e optimize for ObservableList 2024-09-02 21:19:15 +09:00