Nathan Bierema 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8682d05b0b 
							
						 
					 
					
						
						
							
							Update Redux packages ( #1583 )  
						
						... 
						
						
						
						* Update Redux packages
* Fix instrument build
* Fix some test type errors
* Fix redux-devtools build
* Fix rtk-query-monitor build
* Fix redux-devtools-app build
* Fix redux-devtools-extension build
* Fix redux-devtools-remote build
* Fix extension build
* slider-monitor-example
* test-tab-demo
* inspector-monitor-demo
* rtk-query-monitor-demo
* counter-example
* todomvc-example
* Fix lint
* Fix instrument test types
* Fix core tests
* Fix rtk-query-monitor tests
* Updates 
						
					 
					
						2024-08-05 23:11:13 -04:00 
						 
				 
			
				
					
						
							
							
								Nathan Bierema 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6954eb9580 
							
						 
					 
					
						
						
							
							[rtk-query-monitor] Replace jss with Emotion ( #1568 )  
						
						... 
						
						
						
						* Add Emotion to RTK Query monitor
* Add other Emotion setup
* Start transition
* Convert more styling to Emotion
* Convert more styling to Emotion
* Finish convert styling to Emotion
* import type
* Fix test
* Remove unused styling
* Remove more unused styling
* Remove more unused styling
* Remove jss
* Cleanup
* Create perfect-otters-help.md
* Update perfect-otters-help.md 
						
					 
					
						2023-12-14 00:45:53 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							922985f9ea 
							
						 
					 
					
						
						
							
							chore(deps): update dependency prettier to v3 ( #1434 )  
						
						... 
						
						
						
						* chore(deps): update dependency prettier to v3
* Format
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com> 
						
					 
					
						2023-07-12 18:03:20 +00:00 
						 
				 
			
				
					
						
							
							
								Nathan Bierema 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81926f3212 
							
						 
					 
					
						
						
							
							Remove UNSAFE methods from react-json-tree ( #1288 )  
						
						... 
						
						
						
						* Remove UNSAFE method from JSONTree
* Bump peer dep
* Fix types
* Remove proptypes
* Remove unused
* shouldExpandNode => shouldExpandNodeInitially
* Cleanup
* Update usages
* Tighten types
* Create four-parrots-poke.md
* Format
* Fix inspector-monitor types
* Fix log-monitor types
* Fix rtk-query-monitor types
* Fix type 
						
					 
					
						2023-01-04 23:17:44 -05:00 
						 
				 
			
				
					
						
							
							
								Fabrizio Vitale 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24f60a7aa7 
							
						 
					 
					
						
						
							
							Feat  #1126  Add Data Tab to rtk-query-monitor ( #1129 )  
						
						... 
						
						
						
						* fix: broken rtk-query-monitor demo not working #1126 
Description:
downgrades framer-motion in order to remove the runtime error "_framerMotion.motion.custom is not a function"
See: https://stackoverflow.com/questions/66703410/next-js-framermotion-motion-custom-is-not-a-function 
* feat(rtk-query): add Data tab #1126 
* fix: bump min popup width to 700px #1126 
Description:
improve UI of rtk-query right side tabs
* fix: bump min popup window width again to 760px #1126 
* chore: add changeset
* feat(rtk-query): improve a11y of rtk-query-monitor tab panel #1126 
* chore(rtk-query): add few integration tests to rtk-query-monitor #1126 
* Fix merge
* Deduplicate msw
Co-authored-by: Nathan Bierema <nbierema@gmail.com> 
						
					 
					
						2022-07-05 13:31:38 +00:00 
						 
				 
			
				
					
						
							
							
								Nathan Bierema 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b368269e6 
							
						 
					 
					
						
						
							
							Switch to pnpm ( #1151 )  
						
						... 
						
						
						
						* Use pnpm
* Update package.json's
* Add pnpm-lock.yaml to prettierignore
* Define packages for lerna
* Fix build
* Fix build
* Fix build
* Fix build
* Fix build
* Fix build
* Update
* Fix build
* Fix build
* Fix build
* Try specific version
* Try different specific version
* Test
* Skip for now 
						
					 
					
						2022-05-08 13:49:09 +00:00 
						 
				 
			
				
					
						
							
							
								Nathan Bierema 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b82de74592 
							
						 
					 
					
						
						
							
							Add ESM builds ( #997 )  
						
						... 
						
						
						
						* Use rollup for d3tooltip
* Use rollup for map2tree
* Set moduleResolution
* Use rollup for d3-state-visualizer
* Use rollup for react-base16-styling
* Use rollup for react-dock
* Use rollup for react-json-tree
* Use rollup for redux-devtools
* Use rollup for redux-devtools-intrument
* Use rollup for redux-devtools-chart-monitor
* Update export
* Use rollup for redux-devtools-dock-monitor
* Use rollup for redux-devtools-inspector-monitor
* Fix inspector demo
* Fix invalid eslint config
* Use rollup for inspector-monitor-test-tab
* Use rollup for inspector-monitor-trace-tab
* Use rollup for redux-devtools-log-monitor
* Use rollup for redux-devtools-remote
* Use rollup in redux-devtools-rtk-query-monitor
* Use rollup for redux-devtools-serialize
* Fix redux-devtools examples
* Use rollup for redux-devtools-slider-monitor
* Fix slider examples
* Use rollup for redux-devtools-ui
* Use rollup for redux-devtools-utils
* Use rollup for redux-devtools-extension
* Use rollup for redux-devtools-app
* Fix Webpack app build
* Fix extension build
* Turn on minimization
* Update CLI 
						
					 
					
						2022-01-10 15:41:53 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82cdc6c119 
							
						 
					 
					
						
						
							
							chore(deps): lock file maintenance ( #951 )  
						
						... 
						
						
						
						* chore(deps): lock file maintenance
* Fix build
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com> 
						
					 
					
						2021-11-08 05:48:23 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							beb02ebe6d 
							
						 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #921 )  
						
						... 
						
						
						
						* chore(deps): update all non-major dependencies
* Combine react types
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com> 
						
					 
					
						2021-11-01 13:59:32 +00:00 
						 
				 
			
				
					
						
							
							
								Nathan Bierema 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17314ccf70 
							
						 
					 
					
						
						
							
							chore(*): rename devui to redux-devtools-ui ( #868 )  
						
						
						
					 
					
						2021-09-18 14:00:58 +00:00 
						 
				 
			
				
					
						
							
							
								Fabrizio Vitale 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d92a5e186 
							
						 
					 
					
						
						
							
							[feat][monitor] Add rkt-query-inspector-monitor - feat/rtk query monitor ( #750 )  
						
						... 
						
						
						
						* chore: copy rtk-query example from toolkit
* feat(rtk-query): complete initial setup of rtk-query
* feat: complete inspector layout and add initial JSONTree setup
* fix: unintentional removal of tsconfig
* feat(search): add search logic and refactor monitor state shape
* fix: inverted monitor theme inside  devtoop-app
Othetr changes:
* simplify monitor integration
* fix: rtk monitor reducer not working in  app
* refactor(rtk-query): simplify theme config
* feat(rtk-query-monitor): add query preview tabs
* fix: wip
* refactor(examples): add rtk-query-polling to workspace
Other changes:
* docs(rtk-query-polling): add README.md
* chore(rtk-query-inspector): add demo to monorepo
Other changes:
chore: increase isWideScreen polling interval to 300
refactor: add subscription as root node in QueryPreviewSubscriptions
* feat(rtk-query): add multiple filter options
* chore(rtk-queery): rename demo build script and add SKIP_PREFLIGHT_CHECK=true
* feat(rtk-query): display status flags in QueryPreviewInfo
* chore(rtk-query): update typescript versions in rkt-inspector-monitor & its demo
* docs(rtk-query): add proper README
Other changes:
* fix examples/rtk-query-poilling
* docs(rtk-query): improve rtk-query-inspector-monitor demo gif
* docs(rtk-query): clean up demo
* fix(rtk-query): clear button not updating redux state
* docs(rtk-query): add link to rtk-query-inspector-monitor demo site
* chore(rtk-query): run prettier after prettier upgrade (55e2284https://github.com/reduxjs/redux-devtools/runs/2869729048?check_suite_focus=true 
* feat(rtk-query): add fallback message if there are no rtk-query apis
* refactor(rtk-query): move Inspector & Monitor to containers clean up typings
Other changes:
* chore: improved type coverage
* chore: do not lint packages/redux-devtools-rtk-query-monitor/demo folder
* refactor: put sort order buttons inside a component
* chore: hopefully resolve mockServiceWorker formatting issues
* fix(rtk-query): incorrect link color
Other changes:
* fix: add missing anchor property value noopener
* refactor(rtk-query): simplify sort order control
* feat(rtk-query): add timings to apiStats sections
* feat(rtk-query): add slowest and fastest in timings section
* feat(rtk-query): improve formatting of timings and display average loading time
* fix(rtk-query): rtk-query imports
* refactor(rtk-query): reduce selector computations
Other changes:
* simplify TreeView props
* feat(rtk-query): add actions tab
* refactor(rtk-query): add custom logic for TreeView shouldExpandNode
Other changes:
* feat: added duration in QueryPreviewInfo tab
* refactor: TreeView component
* chore(rtk-query): improve demo visibility on small devices
* feat(rtk-query): do not display tree node preview
Other changes:
* improve visibility of demo devTools on small devices
* tweak QueryPreviewInfo labels
* chore(rtk-query): improve responsiveness
* refactor(rtk-query): move preview to containers remove unnecessary computation
* feat(rtk-query): display median of timings
Other changes:
* improved shouldExpandNode logic of QueryPreviewActions
* tweaked mean logic
* refactor(rtk-query-monitor): conform demo setup to repo standards
* chore(rtk-query-monitor): add option to select active devtools
* chore(rtk-query-monitor): remove redux-devtools/examples/rtk-query-polling
* refactor(rtk-query): improve UI of api tab
* feat(rtk-query): add regex search
* feat(rtk-query): display mutations in queryList
* refactor(rtk-query): track all fulfilled requests using actions
Other changes:
* refactor(rtk-query): rename tally properties
* chore(rtk-query): update @redux-devtools/rtk-query-monitor dependencies
* fix(rtk-query): demo build failing caused by a typing error 
						
					 
					
						2021-08-26 15:33:06 -04:00