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
Breadcrumbs
History for
redux
test
on
master
User selector
All users
All time
Commit history
Commits on May 30, 2021
More formatting
markerikson
committed
312a170
View commit details
Copy full SHA for 312a170
View code at this point
Browse repository at this point
Commits on May 29, 2021
Formatting?
markerikson
committed
2de004c
View commit details
Copy full SHA for 2de004c
View code at this point
Browse repository at this point
Commits on May 14, 2021
Some more fixes related to package upgrades
timdorr
committed
b730dcd
View commit details
Copy full SHA for b730dcd
View code at this point
Browse repository at this point
Update formatting for Prettier 2.3
timdorr
committed
239fbc0
View commit details
Copy full SHA for 239fbc0
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Rewrite Redux error messages
Show description for 12e1682
markerikson
committed
12e1682
View commit details
Copy full SHA for 12e1682
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Only apply mapped types to un-branded types (#3817)
invliD
authored
0dae2d1
View commit details
Copy full SHA for 0dae2d1
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
refactor(types/actions): allow type-setting args on ActionCreator (#3797)
zanona
authored
380e8b0
View commit details
Copy full SHA for 380e8b0
View code at this point
Browse repository at this point
Commits on May 11, 2020
Re-enable TypeScript tests (#3770)
Methuselah96
authored
1766b93
View commit details
Copy full SHA for 1766b93
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Prettier 2.0
timdorr
committed
311279d
View commit details
Copy full SHA for 311279d
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Run format script (#3721)
Show description for 8427637
timdorr
authored
8427637
View commit details
Copy full SHA for 8427637
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
Add actual example implementation for StoreEnhancer to TS extraMethods test (#3658)
Andarist
authored and
timdorr
committed
c270330
View commit details
Copy full SHA for c270330
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
Docs: remove bad import (#3634)
Show description for aab8b3b
staff0rd
authored and
timdorr
committed
aab8b3b
View commit details
Copy full SHA for aab8b3b
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
Dropping symbol-observable dependency, realizing internal implementation (#3631)
Show description for 8015a58
r3dm1ke
authored and
timdorr
committed
8015a58
View commit details
Copy full SHA for 8015a58
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
increase test cov of reducers test helpers and observable return (#3583)
Show description for 5a5ab6a
Mazuh
authored and
timdorr
committed
5a5ab6a
View commit details
Copy full SHA for 5a5ab6a
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
Remove typings-tester and the index.d.ts test
timdorr
committed
4a8eca8
View commit details
Copy full SHA for 4a8eca8
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
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
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
fix import inside enhancers typescript test (#3559)
cellog
authored and
timdorr
committed
dd6639a
View commit details
Copy full SHA for dd6639a
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
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
View code at this point
Browse repository at this point
remove unused type (#3538)
cellog
authored and
timdorr
committed
4132d41
View commit details
Copy full SHA for 4132d41
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
fix warning in test (#3527)
cellog
authored and
timdorr
committed
4f7ff64
View commit details
Copy full SHA for 4f7ff64
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
add a new test to verify replaceReducer typings work (#3521)
cellog
authored and
timdorr
committed
e5fba83
View commit details
Copy full SHA for e5fba83
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
TypeScript: Fix linter configuration for test files (#3518)
Show description for aa8b325
nickserv
authored and
timdorr
committed
aa8b325
View commit details
Copy full SHA for aa8b325
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
migrate test helpers to typescript (#3515)
cellog
authored and
timdorr
committed
20f604d
View commit details
Copy full SHA for 20f604d
View code at this point
Browse repository at this point
migrate typescript.spec.ts to typescript (#3516)
cellog
authored and
timdorr
committed
a8b133c
View commit details
Copy full SHA for a8b133c
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
migrate warning.spec.ts to typescript (#3512)
cellog
authored and
timdorr
committed
2f2cd31
View commit details
Copy full SHA for 2f2cd31
View code at this point
Browse repository at this point
convert utils/isPlainObject test to typescript (#3511)
cellog
authored and
timdorr
committed
601d54d
View commit details
Copy full SHA for 601d54d
View code at this point
Browse repository at this point
convert the createStore test to typescript - and run the tests (#3510)
cellog
authored and
timdorr
committed
e48c389
View commit details
Copy full SHA for e48c389
View code at this point
Browse repository at this point
convert combineReducers test to typescript (#3508)
cellog
authored and
timdorr
committed
9a62a31
View commit details
Copy full SHA for 9a62a31
View code at this point
Browse repository at this point
fix replaceReducer type (#3507)
Show description for 2c1af36
cellog
and
timdorr
committed
2c1af36
View commit details
Copy full SHA for 2c1af36
View code at this point
Browse repository at this point
convert the compose test to typescript (#3509)
cellog
authored and
timdorr
committed
577dd90
View commit details
Copy full SHA for 577dd90
View code at this point
Browse repository at this point
migrate bindActionCreators test to typescript (#3506)
cellog
authored and
timdorr
committed
b67654c
View commit details
Copy full SHA for b67654c
View code at this point
Browse repository at this point
migrate applyMiddleware test to typescript (#3505)
cellog
authored and
timdorr
committed
9ab13e1
View commit details
Copy full SHA for 9ab13e1
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
scaffolding for typescript (#3504)
Show description for 76d1f98
cellog
authored and
timdorr
committed
76d1f98
View commit details
Copy full SHA for 76d1f98
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.