[PR #44] [MERGED] Move SimpleObservable implementation to own file #44

Closed
opened 2026-05-23 08:37:19 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-core/pull/44
Author: @appy-one
Created: 7/10/2023
Status: Merged
Merged: 7/10/2023
Merged by: @appy-one

Base: masterHead: improvement/move-simple-observable


📝 Commits (1)

  • 9a3584c Move SimpleObservable implementation to own file

📊 Changes

4 files changed (+61 additions, -60 deletions)

View changed files

📝 src/data-proxy.ts (+2 -2)
📝 src/index.ts (+1 -1)
📝 src/optional-observable.ts (+1 -57)
src/simple-observable.ts (+57 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase-core/pull/44 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 7/10/2023 **Status:** ✅ Merged **Merged:** 7/10/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `improvement/move-simple-observable` --- ### 📝 Commits (1) - [`9a3584c`](https://github.com/appy-one/acebase-core/commit/9a3584c96aad94ca0dde4a1c6bbdc3810bfabd4c) Move SimpleObservable implementation to own file ### 📊 Changes **4 files changed** (+61 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `src/data-proxy.ts` (+2 -2) 📝 `src/index.ts` (+1 -1) 📝 `src/optional-observable.ts` (+1 -57) ➕ `src/simple-observable.ts` (+57 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:37:19 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-core#44
No description provided.