issues
search
jacobtipp
/
bloc-state
Modern FlutterBloc ecosystem for TypeScript/React
https://jacobtipp.github.io/bloc-state/
MIT License
13
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: BlocBuilders not receiving the changing Bloc instances provided higher in the component tree.
#120
fakalit
closed
4 months ago
3
build(deps): bump next from 14.1.0 to 14.1.1
#119
dependabot[bot]
opened
5 months ago
0
build(deps): bump next from 14.1.0 to 14.1.1 in /examples/react/bloc-hacker-news
#118
dependabot[bot]
opened
5 months ago
0
build(deps-dev): bump vite from 4.5.2 to 4.5.3
#117
dependabot[bot]
opened
6 months ago
1
build(deps-dev): bump vite from 4.5.0 to 4.5.3 in /examples/react/bloc-todos
#116
dependabot[bot]
opened
6 months ago
0
build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/react/bloc-hacker-news
#115
dependabot[bot]
opened
7 months ago
0
docs: 📚️ update @jacobtipp/state documentation [skip ci]
#114
jacobtipp
closed
7 months ago
0
docs: 📚️ update architecture diagram assets [skip ci]
#113
jacobtipp
closed
7 months ago
0
docs: 📚️ add examples and update docsify theme [skip ci]
#112
jacobtipp
closed
7 months ago
0
chore(examples): 🔧 add @types/uuid to bloc-todos example [skip ci]
#111
jacobtipp
closed
7 months ago
0
chore(examples): 🔧 update bloc-hacker-news to use moduleResolution=bundler [skip ci]
#110
jacobtipp
closed
7 months ago
0
chore(examples): 🔧 update bloc-todos to use moduleResolution=bundler
#109
jacobtipp
closed
7 months ago
0
build: add support for TypeScript moduleResolution Bundler
#108
jacobtipp
closed
7 months ago
1
docs: 📚️ update main readme
#107
jacobtipp
closed
8 months ago
0
docs(readme): 📚️ add docsify docs
#106
jacobtipp
closed
8 months ago
9
Feat/nx cloud/setup
#105
fakalit
closed
8 months ago
0
refactor(react-bloc): ♻️ cached context should not be created with a default value
#104
jacobtipp
closed
8 months ago
2
build: 📦️ remove codesandbox integration
#103
jacobtipp
closed
8 months ago
0
refactor(react-bloc): ♻️ move context creation to its own file
#102
jacobtipp
closed
8 months ago
3
fix(react-bloc): fast refresh compatibility
#101
jacobtipp
closed
8 months ago
0
docs(bloc): 📚️ update BlocBase.listenTo comments
#100
jacobtipp
closed
8 months ago
9
fix(bloc): 🐛 BlocBase.listenTo should infer its observable type
#99
jacobtipp
closed
8 months ago
8
build(deps): bump follow-redirects from 1.15.3 to 1.15.5
#98
dependabot[bot]
closed
8 months ago
1
build(deps-dev): bump vite from 4.4.9 to 4.5.2
#97
dependabot[bot]
closed
8 months ago
2
build(deps-dev): bump vite from 4.5.0 to 4.5.2 in /examples/react/bloc-todos
#96
dependabot[bot]
closed
8 months ago
2
next
#95
jacobtipp
closed
8 months ago
1
chore(examples): 🔧 update examples to use latest bloc release
#94
jacobtipp
closed
8 months ago
1
next-dev
#93
jacobtipp
closed
8 months ago
8
Build/deps update versions
#92
jacobtipp
closed
9 months ago
3
feat(bloc): check ancestor types in add method
#91
jacobtipp
closed
9 months ago
8
chore(apps): 🔧 update timer description in bloc-timer
#90
jacobtipp
closed
9 months ago
1
chore(apps): 🔧 add RootProvider to bloc-timer
#89
jacobtipp
closed
9 months ago
1
feat(bloc-query): ✨ add QueryTimeoutException to QueryClient.getQueryData
#88
jacobtipp
closed
9 months ago
9
Staging
#87
jacobtipp
closed
9 months ago
3
chore(apps): add bloc-hacker-news-app
#86
jacobtipp
closed
9 months ago
2
feat: SSR improvements
#85
jacobtipp
closed
9 months ago
1
fix(bloc): fix circular dependency in BlocBase/Bloc
#84
jacobtipp
closed
9 months ago
2
feat(react-bloc): ✨ add hydration to Provider and add ContextMapProvider
#83
jacobtipp
closed
9 months ago
2
feat(state): ✨ loading now has an optional data param
#82
jacobtipp
closed
9 months ago
1
feat: add custom dev tools that is framework agnostic
#81
jacobtipp
opened
9 months ago
0
feat(bloc): bloc-level event concurrency
#80
fakalit
opened
9 months ago
8
refactor(react-bloc): ♻️ add concurrent/SSR support for BlocProvider and RepositoryProvider
#79
jacobtipp
closed
9 months ago
3
feat(react-bloc): ✨ add BlocConsumer component
#78
jacobtipp
closed
9 months ago
2
feat(react-bloc): ✨ add BlocBuilder component
#77
jacobtipp
closed
9 months ago
3
fix(react-bloc): 🐛 cache suspense state in useRef before suspending
#76
jacobtipp
closed
9 months ago
3
BlocBuilder equivalent component for react-bloc
#75
fakalit
closed
9 months ago
7
Dev
#74
jacobtipp
closed
10 months ago
2
dev
#73
jacobtipp
closed
10 months ago
3
refactor(bloc-query): ♻️ customize name property for QueryBloc to match queryKey or name
#72
jacobtipp
closed
10 months ago
2
Dev bloc query
#71
jacobtipp
closed
10 months ago
3
Next