Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remote context #203

Merged
merged 7 commits into from
Sep 15, 2024
Merged

feat: remote context #203

merged 7 commits into from
Sep 15, 2024

Conversation

alimd
Copy link
Member

@alimd alimd commented Sep 15, 2024

  • refactor: Update AlwatrSignal and AlwatrTrigger constructors
  • refactor: Update AlwatrContext constructor to use AlwatrObservableConfig
  • refactor: Update AlwatrContext constructor to use AlwatrObservableConfig
  • refactor: Update AlwatrContext constructor to use AlwatrObservableConfig
  • refactor: Update AlwatrContext constructor to use AlwatrObservableConfig
  • feat: new package for AlwatrRemoteContextStateMachine
  • chore: update yarnlock

alimd and others added 7 commits September 15, 2024 19:07
Co-authored-by: Mohammad Honarvar <[email protected]>
Co-authored-by: Yangshun Tay <[email protected]>
This commit updates the AlwatrContext constructor in the fetch-state-machine/src/base.ts file to use the AlwatrObservableConfig instead of the AlwatrFluxStateMachineConfig. This change improves the configuration of the AlwatrFetchStateMachineBase class.

Refactor the AlwatrContext constructor to use AlwatrObservableConfig

Co-authored-by: Mohammad Honarvar <[email protected]>
Co-authored-by: Yangshun Tay <[email protected]>
- Update AlwatrContext constructor to use AlwatrObservableConfig for better configuration management and flexibility.
- Add AlwatrFluxStateMachineConfig interface to define the initial state and extend AlwatrObservableConfig.

Co-authored-by: Mohammad Honarvar <[email protected]>
- Renamed the package from "@alwatr/server-context" to "@alwatr/remote-context"
- Updated the package.json, tsconfig.json, and imports to reflect the new package name
- Updated the URLs in the package.json and homepage to point to the new package location

Co-authored-by: Mohammad Honarvar <[email protected]>
Co-authored-by: Yangshun Tay <[email protected]>
@alimd alimd added the new-feature New features or options. label Sep 15, 2024
@alimd alimd requested a review from a team September 15, 2024 15:45
@alimd alimd self-assigned this Sep 15, 2024
@alimd alimd merged commit 06441c6 into next Sep 15, 2024
1 of 2 checks passed
@alimd alimd deleted the feat/remote-context branch September 15, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant