0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Dec 21, 2023 — Dec 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v1.0.0-alpha.8 More... almost 5 years ago
Merge pull request #137 from blueflag/feature/fix-request-hook-observable More... almost 5 years ago
fix: add enty to enty-immutable dev deps More... almost 5 years ago
fix: request hook breaks when using observable More... almost 5 years ago
Make enty a peer depencency of enty-immutable More... almost 5 years ago
meta: move tutorials to guides More... almost 5 years ago
Merge pull request #136 from blueflag/feature/simple-schema-params More... almost 5 years ago
meta: use isPlainObject tests for internal isObject. More... almost 5 years ago
Allow EntitySchemas to override their childs merge function More... almost 5 years ago
v1.0.0-alpha.7 More... about 5 years ago
Merge remote-tracking branch 'origin/master' into release/worthwhile-dinosaur More... about 5 years ago
Publish More... about 5 years ago
Merge pull request #127 from blueflag/feature/fix-recursively-duplicated-api More... about 5 years ago
fix: apis were created with recursive duplication of all object branches More... about 5 years ago
Merge pull request #126 from blueflag/feature/useAutoRequest More... about 5 years ago
meta: update docs for useAutoRequest More... about 5 years ago
Add useAutoReqest hook for simpler reqeust triggering More... about 5 years ago
Merge pull request #125 from blueflag/feature/value-schema More... over 5 years ago
test: complete code coverage for Schemas More... over 5 years ago
amend: set appropriate default id function if shape is null More... over 5 years ago
BREAK: rename idAttribute to id More... over 5 years ago
BREAK: remove unused NullSchema & ValueSchema More... over 5 years ago
BREAK: allow schemas to have null shape to mimic IdSchema More... over 5 years ago
fix: make docs private More... over 5 years ago
v1.0.0-alpha.6 More... over 5 years ago
Merge pull request #124 from blueflag/feature/provider-based-logging More... over 5 years ago
amend: make message unit functions fully typed More... over 5 years ago
refactor: move State/Action types into definitions More... over 5 years ago
amend: add final detail to LoggingReducer More... over 5 years ago
amend: memoize the creation of the reducer to avoid extra recalcs More... over 5 years ago