123 Commits

Author SHA1 Message Date
Yoshifumi Kawai
4023a28e4f
Merge pull request #25 from Cysharp/hadashiA/fix-notify-collection-changed
Change the INotifyCollectionChaneged to IE<TView> from IE<(T, View)>
2024-02-15 15:05:06 +09:00
hadashiA
ba5b572d2e Fix test 2024-02-15 14:36:55 +09:00
hadashiA
76de096069 Add test 2024-02-15 14:17:38 +09:00
hadashiA
e2dcbd804b Change the INotifyCollectionChaneged to IE<TView> from IE<(T, View)> 2024-02-15 14:12:09 +09:00
Yoshifumi Kawai
43ee6ecb9d
Merge pull request #23 from Cysharp/hadashiA/nuget-for-unity
Remove the unity project and use NuGetForUnity
2024-02-15 10:57:24 +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
13294c4b40
Merge pull request #24 from Cysharp/feature/new_release
ci: Cysharp/Actions/.github/workflows/create-release.yaml
2024-02-15 10:41:55 +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
Yoshifumi Kawai
9c1ee7b991
Merge pull request #18 from prozolic/pullreq
Remove unnecessary processing of ObservableList.Clear
2024-02-15 10:40:39 +09:00
Ikiru Yoshizaki
90a4a83e78 ci: Cysharp/Actions/.github/workflows/create-release.yaml 2024-02-07 20:48:26 +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
Yoshifumi Kawai
bcf250c631
Merge pull request #15 from proudust/readme
Fix typo in README.md
2023-08-09 18:47:22 +09:00
prozolic
ab077ebd3c Remove unnecessary processing 2023-07-22 20:23:40 +09:00
Ikiru Yoshizaki
0718da8621 Revert "Revert "Merge pull request #16 from Cysharp/feature/prevent""
This reverts commit 67acf2b834eef01cf2cb2551dbff76e756948bd3.
2023-05-08 12:22:00 +09:00
Ikiru Yoshizaki
67acf2b834 Revert "Merge pull request #16 from Cysharp/feature/prevent"
This reverts commit 31ab167aa1985f7930fe29a221d5b811328a9172.
2023-04-26 14:13:18 +09:00
Ikiru Yoshizaki
521b8e56f9
Merge pull request #17 from Cysharp/feature/unity
chore: change unity build to cysharp actions
2023-04-26 12:35:41 +09:00
Ikiru Yoshizaki
2b89c84e7b chore: remove license 2023-04-25 19:48:20 +09:00
Ikiru Yoshizaki
6d17efed37 chore: change unity build to cysharp actions 2023-04-25 19:37:05 +09:00
Ikiru Yoshizaki
31ab167aa1
Merge pull request #16 from Cysharp/feature/prevent
chote: prevent github workflow change
2023-04-25 17:05:48 +09:00
Ikiru Yoshizaki
6c26d4df65 chote: prevent github workflow change 2023-04-25 16:45:10 +09:00
Proudust
3653caed0a
Update README.md 2022-12-17 14:16:10 +09:00
Ikiru Yoshizaki
0d4c01790c chore: remove check 2022-10-17 11:31:37 +09:00
Ikiru Yoshizaki
8aa2c17c58 missing " 2022-10-03 13:03:16 +09:00
Ikiru Yoshizaki
89874d29f5 chore: add check-artifacts 2022-10-03 12:50:49 +09:00
Ikiru Yoshizaki
d14b2d2068
Update build-release.yml 2022-10-01 09:36:49 +09:00
github-actions[bot]
bbbe1dac60 feat: Update package.json to 1.1.3 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
Yoshifumi Kawai
6d6aa74ff8
Merge pull request #12 from yossiepon/fix/issue_11
[FIX] Cysharp/ObservableCollections#11
2022-09-30 17:58:54 +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
58af49bad1
Merge pull request #10 from Cysharp/feature/actions
feat: use Cysharp/Actions reusable workflows/actions
2022-07-26 10:20:22 +09:00
Ikiru Yoshizaki
5e5add8311 chore: use Cysharp/Actions reusable action 2022-07-26 00:07:38 +09:00
Ikiru Yoshizaki
81b95e31a3 chore: use Cysharp/Actions reusable workflow stale 2022-07-26 00:07:31 +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 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 1.1.1 2022-02-14 23:06:59 +00:00
Yoshifumi Kawai
9c930a6cab more ReadMe 2021-10-12 20:55:57 +09:00
neuecc
b59623ae38 r 2021-09-22 20:22:00 +09:00
neuecc
f54a74badb Merge remote-tracking branch 'origin/master' 2021-09-22 20:19:28 +09:00
neuecc
38ac6e817a RM 2021-09-22 20:19:11 +09:00
github-actions[bot]
ed3708c7a3 feat: Update package.json to 1.1.0 1.1.0 2021-09-22 08:25:48 +00:00