Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gdehmlow
/
redux
Public
forked from
reduxjs/redux
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
no-examples
User selector
All users
All time
Commit history
Commits on Sep 7, 2019
Remove the example content and tools.
timdorr
committed
4cb4a5e
View commit details
Copy full SHA for 4cb4a5e
Browse repository at this point
Upgrade as much as our tools allow.
timdorr
committed
85024d4
View commit details
Copy full SHA for 85024d4
Browse repository at this point
Remove typings-tester and the index.d.ts test
timdorr
committed
4a8eca8
View commit details
Copy full SHA for 4a8eca8
Browse repository at this point
Commits on Sep 6, 2019
Remove the hand-written type declarations
timdorr
authored
28cd255
View commit details
Copy full SHA for 28cd255
Browse repository at this point
Merge pull request #3536 from reduxjs/ts-conversion
Show description for 9d32738
4 people
authored
9d32738
View commit details
Copy full SHA for 9d32738
Browse repository at this point
Defer to rollup TS plugin to build types (#3564)
Show description for d8417e8
jedmao
and
timdorr
committed
d8417e8
View commit details
Copy full SHA for d8417e8
Browse repository at this point
Commits on Sep 5, 2019
fix TSDoc comments (#3560)
jedmao
authored and
timdorr
committed
9e71b4c
View commit details
Copy full SHA for 9e71b4c
Browse repository at this point
fully move away from index.d.ts (#3561)
Show description for 766f934
cellog
authored and
timdorr
committed
766f934
View commit details
Copy full SHA for 766f934
Browse repository at this point
Commits on Sep 3, 2019
fix replaceReducer with a store enhancer (#3524)
Show description for 066fa81
cellog
authored and
timdorr
committed
066fa81
View commit details
Copy full SHA for 066fa81
Browse repository at this point
Commits on Sep 2, 2019
fixes to bindActionCreators overloads (#3552)
cellog
authored and
timdorr
committed
dbc95c8
View commit details
Copy full SHA for dbc95c8
Browse repository at this point
add overloads to compose.ts and applyMiddleware.ts (#3558)
Show description for 8112c95
cellog
authored and
timdorr
committed
8112c95
View commit details
Copy full SHA for 8112c95
Browse repository at this point
fix import inside enhancers typescript test (#3559)
cellog
authored and
timdorr
committed
dd6639a
View commit details
Copy full SHA for dd6639a
Browse repository at this point
fix combineReducers overload exports, and import of Reducer type (#3554)
cellog
authored and
timdorr
committed
a450fbd
View commit details
Copy full SHA for a450fbd
Browse repository at this point
fix typings of createStore and import of Reducer type (#3555)
cellog
authored and
timdorr
committed
6d96545
View commit details
Copy full SHA for 6d96545
Browse repository at this point
use new reducer types from types/reducers.ts, store types from types/store.ts (#3548)
Show description for 65afa45
cellog
authored and
timdorr
committed
65afa45
View commit details
Copy full SHA for 65afa45
Browse repository at this point
add missing type exports (#3556)
cellog
authored and
timdorr
committed
40d9e1e
View commit details
Copy full SHA for 40d9e1e
Browse repository at this point
Commits on Sep 1, 2019
Fixed broken link (#3551)
osamaqarem
authored and
markerikson
committed
a5739d9
View commit details
Copy full SHA for a5739d9
Browse repository at this point
Commits on Aug 31, 2019
use new middleware types from types/middleware.ts (#3547)
cellog
authored and
timdorr
committed
81329e5
View commit details
Copy full SHA for 81329e5
Browse repository at this point
import types from src/types (#3549)
cellog
authored and
timdorr
committed
35f2e1a
View commit details
Copy full SHA for 35f2e1a
Browse repository at this point
Commits on Aug 30, 2019
fix type import of CombinedState (#3546)
Show description for ed4f090
cellog
and
timdorr
committed
ed4f090
View commit details
Copy full SHA for ed4f090
Browse repository at this point
use the new action types (#3545)
cellog
authored and
timdorr
committed
addcacb
View commit details
Copy full SHA for addcacb
Browse repository at this point
extract middleware types from index.d.ts (#3543)
Show description for 956b0e9
cellog
authored and
timdorr
committed
956b0e9
View commit details
Copy full SHA for 956b0e9
Browse repository at this point
remove duplicate types (they live in types/reducers.ts) (#3544)
cellog
authored and
timdorr
committed
0c70abc
View commit details
Copy full SHA for 0c70abc
Browse repository at this point
Extract reducer types from index.d.ts (#3542)
Show description for 8735e56
cellog
authored and
timdorr
committed
8735e56
View commit details
Copy full SHA for 8735e56
Browse repository at this point
extract action types from index.d.ts (#3541)
cellog
authored and
timdorr
committed
7bd5846
View commit details
Copy full SHA for 7bd5846
Browse repository at this point
extract store types from index.d.ts (#3540)
Show description for 146791c
cellog
and
timdorr
committed
146791c
View commit details
Copy full SHA for 146791c
Browse repository at this point
export types, prepare TS config for migrating files (#3537)
Show description for 7b0c760
cellog
authored and
timdorr
committed
7b0c760
View commit details
Copy full SHA for 7b0c760
Browse repository at this point
merge type definitions from index.d.ts into combineReducers (#3539)
cellog
authored and
timdorr
committed
c43fc3a
View commit details
Copy full SHA for c43fc3a
Browse repository at this point
remove unused type (#3538)
cellog
authored and
timdorr
committed
4132d41
View commit details
Copy full SHA for 4132d41
Browse repository at this point
Commits on Aug 29, 2019
convert combineReducers to typescript (#3531)
Show description for ff8af9f
cellog
authored and
timdorr
committed
ff8af9f
View commit details
Copy full SHA for ff8af9f
Browse repository at this point
convert createStore to typescript (#3533)
cellog
authored and
timdorr
committed
9b70f1c
View commit details
Copy full SHA for 9b70f1c
Browse repository at this point
convert utils/ to typescript (#3534)
cellog
authored and
timdorr
committed
b0e8219
View commit details
Copy full SHA for b0e8219
Browse repository at this point
convert compose to typescript (#3532)
cellog
authored and
timdorr
committed
7a669b9
View commit details
Copy full SHA for 7a669b9
Browse repository at this point
Convert applyMiddleware.js to typescript (#3529)
Show description for aa6d410
cellog
authored and
timdorr
committed
aa6d410
View commit details
Copy full SHA for aa6d410
Browse repository at this point
convert bindActionCreators to typescript (#3530)
cellog
authored and
timdorr
committed
e638c96
View commit details
Copy full SHA for e638c96
Browse repository at this point
Previous
Next
You can’t perform that action at this time.