101 Commits

Author SHA1 Message Date
neuecc
a99b10ca49 Add ICollectionEventDispatcher, ToNotifyCollectionChanged(ICollectionEventDispatcher) 2024-08-08 18:42:03 +09:00
Yoshifumi Kawai
7e139dc57a
Merge pull request #45 from TORISOUP/add_readonlyObservableDictionary
Add IReadOnlyObservableDictionary interface and ObservableDictionaryR3Extensions
2024-06-10 14:50:36 +09:00
TORISOUP
ecce6be786 add ObservableDictionaryR3Extensions 2024-06-05 18:56:14 +09:00
TORISOUP
89a9424ec3 add IReadOnlyObservableDictionary interface 2024-06-05 18:13:34 +09:00
prozolic
53b58f9827 fix CloneCollection 2024-06-02 20:16:10 +09:00
kawaiSky
5b502679ec
ObservableList Replace Bugfix
When replacing, the callback function should refer to the item in the array, rather than generating a new one.
2024-03-20 21:43:03 +08:00
prozolic
557adc7bce Add lock to TryGetValue 2024-02-24 21:26:54 +09:00
hadashiA
12a18a71f6 Fix warnings 2024-02-22 18:11:15 +09:00
hadashiA
39e2ae5f9d Add dedicated event type for ISynchronizedView 2024-02-22 17:40:39 +09:00
hadashiA
8da9587cba Use NotifyCollectionChangedAction instead of ChangeKind 2024-02-22 12:47:19 +09:00
neuecc
bdbb5c0c76 expose ObservableFixedSizeRingBuffer.Capacity 2024-02-17 23:12:56 +09:00
neuecc
c46721cffa R3 dep 2024-02-16 18:12:19 +09:00
hadashiA
600a300d90 Fix to emit INotifyCollectionChanged.OnPropertyChanged 2024-02-16 17:37:57 +09:00
neuecc
97dafad64a Merge branch 'master' of https://github.com/Cysharp/ObservableCollections 2024-02-15 17:26:06 +09:00
neuecc
62094a088c f 2024-02-15 17:26:04 +09:00
Yoshifumi Kawai
6585d749b9
Merge pull request #26 from Cysharp/hadashiA/fix-notify-collection-changed
Fix NotifyCollectionChangedSynchronizedView.GetEnumerator non-generic
2024-02-15 17:25:49 +09:00
hadashiA
504494ad36 Fix NotifyCollectionChangedSynchronizedView.GetEnumerator non-generic 2024-02-15 17:24:07 +09:00
neuecc
f8379ac6d9 f2 2024-02-15 17:21:09 +09:00
neuecc
17ae2c400a RM 2024-02-15 17:13:16 +09:00
hadashiA
ba5b572d2e Fix test 2024-02-15 14:36:55 +09:00
hadashiA
e2dcbd804b Change the INotifyCollectionChaneged to IE<TView> from IE<(T, View)> 2024-02-15 14:12:09 +09:00
hadashiA
25b84b08fd Remove unity proj 2024-02-15 10:55:11 +09:00
Yoshifumi Kawai
2d35d946e2
Merge pull request #22 from Cysharp/hadashiA/sorted-index
Fix the index provided by SortedView to filters
2024-02-15 10:47:07 +09:00
Yoshifumi Kawai
ae98b69690
Merge pull request #21 from Cysharp/hadashiA/r3
Add ObservableCollections.R3
2024-02-15 10:41:40 +09:00
Yoshifumi Kawai
eff61e9f76
Merge pull request #20 from Cysharp/hadashiA/initial-elements-add
Support for firing add event for initial elements
2024-02-15 10:41:14 +09:00
hadashiA
23e52d1990 Fix namespace for R3 ext 2024-02-02 17:31:34 +09:00
hadashiA
b912fc6324 Add IObservableCollection<>.ObserveCountChanged 2024-02-02 16:55:51 +09:00
hadashiA
b3ac75e101 Fix ci 2024-02-02 16:25:48 +09:00
hadashiA
b848a80a61 Fix the index provided by SortedView to filters 2024-02-02 15:51:19 +09:00
hadashiA
320012d840 Add ObservableCollections.R3 2024-02-02 14:04:18 +09:00
hadashiA
7b75bf2940 Support for firing add event for initial elements 2024-02-01 19:07:56 +09:00
prozolic
ab077ebd3c Remove unnecessary processing 2023-07-22 20:23:40 +09:00
github-actions[bot]
bbbe1dac60 feat: Update package.json to 1.1.3 2022-09-30 11:16:17 +00:00
Yoshifumi Kawai
da0f91e4b1
Merge pull request #13 from worldreaver/master
Fix Nullable conflict with imported type in mscorlib in unity 2021
2022-09-30 17:59:23 +09:00
yenmoc
dd0286a611 *fix Nullable conflict with imported type in mscorlib in unity 2021 2022-09-13 23:49:18 +07:00
yossiepon
973bee3081 [FIX] Cysharp/ObservableCollections#11 2022-08-25 20:06:42 +09:00
Ikiru Yoshizaki
39482c60ad feat: add IsPackable to each csproj 2022-07-26 00:07:23 +09:00
github-actions[bot]
12ef0365f4 feat: Update package.json to 1.1.2 2022-02-14 23:27:38 +00:00
neuecc
2ce8de9f38 Merge remote-tracking branch 'origin/master' 2022-02-15 08:26:53 +09:00
neuecc
0b41113d67 commit! 2022-02-15 08:26:45 +09:00
github-actions[bot]
ad2123e9f3 feat: Update package.json to 1.1.1 2022-02-14 23:06:59 +00:00
github-actions[bot]
ed3708c7a3 feat: Update package.json to 1.1.0 2021-09-22 08:25:48 +00:00
neuecc
2372ab4295 fix unity 2021-09-22 17:25:08 +09:00
github-actions[bot]
e81ddda2d6 Revert "feat: Update package.json to 1.1.0"
This reverts commit 461039ff2391dbafed84ccf5e7fc9b88aed1d1c0.
2021-09-22 17:21:50 +09:00
github-actions[bot]
461039ff23 feat: Update package.json to 1.1.0 2021-09-22 07:38:41 +00:00
github-actions[bot]
84c1e1477d Revert "feat: Update package.json to 1.1.0"
This reverts commit a8eb927cf3bbcc468c203790eb4c4bf8440c8a8a.
2021-09-22 16:36:21 +09:00
neuecc
ac4a0a67c8 disable implicitusings 2021-09-22 16:36:03 +09:00
neuecc
4e42fd4dfe Merge remote-tracking branch 'origin/master' 2021-09-22 16:31:54 +09:00
github-actions[bot]
a8eb927cf3 feat: Update package.json to 1.1.0 2021-09-22 07:27:41 +00:00
neuecc
09ebd9aba4 ISynchronizedViewFilter.OnCollectionChanged receives NCCEARGS 2021-09-22 16:15:43 +09:00