-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master 2.6.0 #2138
Master 2.6.0 #2138
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bfbd59e - Browse repository at this point
Copy the full SHA bfbd59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbacfcc - Browse repository at this point
Copy the full SHA dbacfccView commit details
Commits on May 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac59e59 - Browse repository at this point
Copy the full SHA ac59e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d3d5e - Browse repository at this point
Copy the full SHA e2d3d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3855ef - Browse repository at this point
Copy the full SHA c3855efView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4cef9 - Browse repository at this point
Copy the full SHA fb4cef9View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa94a40 - Browse repository at this point
Copy the full SHA fa94a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7688306 - Browse repository at this point
Copy the full SHA 7688306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c72b9 - Browse repository at this point
Copy the full SHA 20c72b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9fe06 - Browse repository at this point
Copy the full SHA 2f9fe06View commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ed5a3f - Browse repository at this point
Copy the full SHA 9ed5a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cab5b4 - Browse repository at this point
Copy the full SHA 9cab5b4View commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9509213 - Browse repository at this point
Copy the full SHA 9509213View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3a207ce - Browse repository at this point
Copy the full SHA 3a207ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b22ff3 - Browse repository at this point
Copy the full SHA 2b22ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f6fff - Browse repository at this point
Copy the full SHA c5f6fffView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc9a77b - Browse repository at this point
Copy the full SHA fc9a77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40bd173 - Browse repository at this point
Copy the full SHA 40bd173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a6d77 - Browse repository at this point
Copy the full SHA 28a6d77View commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c1c7a2 - Browse repository at this point
Copy the full SHA 1c1c7a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55455f9 - Browse repository at this point
Copy the full SHA 55455f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc9b09b - Browse repository at this point
Copy the full SHA cc9b09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0501fd9 - Browse repository at this point
Copy the full SHA 0501fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c97d8 - Browse repository at this point
Copy the full SHA 07c97d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f187d7 - Browse repository at this point
Copy the full SHA 1f187d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e09bcf3 - Browse repository at this point
Copy the full SHA e09bcf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ea3a9c - Browse repository at this point
Copy the full SHA 2ea3a9cView commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa598b4 - Browse repository at this point
Copy the full SHA fa598b4View commit details -
Merge pull request #2097 from plotly/fix-ts-fc
Fix typescript compiler React.FC & empty props components.
Configuration menu - View commit details
-
Copy full SHA for c124fdf - Browse repository at this point
Copy the full SHA c124fdfView commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e53bb8c - Browse repository at this point
Copy the full SHA e53bb8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 260f9ad - Browse repository at this point
Copy the full SHA 260f9adView commit details -
Merge pull request #2098 from plotly/flex-jwt-expiry
Allow both 400 and 401 for JWT expiry responses
Configuration menu - View commit details
-
Copy full SHA for ac7b37d - Browse repository at this point
Copy the full SHA ac7b37dView commit details
Commits on Jun 19, 2022
-
Fix bug on no pages directory 404 path parsing
When initializing the Dash object using `use_pages=True` and `pages_folder=""` you cannot pass a `dash.register_page("not_found_404", layout=CUSTOM_404_LAYOUT)`. Line 2245 joins on a pages_folder and 404 path making the searched module name ".not_found_404". This small edit fixes the error and allows for passing a 404 page using module name "not_found_404" in the case of pages_folder="".
Configuration menu - View commit details
-
Copy full SHA for caa4f3a - Browse repository at this point
Copy the full SHA caa4f3aView commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 43e42ea - Browse repository at this point
Copy the full SHA 43e42eaView commit details -
Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de5ee34 - Browse repository at this point
Copy the full SHA de5ee34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08356f0 - Browse repository at this point
Copy the full SHA 08356f0View commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for edd7fd6 - Browse repository at this point
Copy the full SHA edd7fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd56e9 - Browse repository at this point
Copy the full SHA 2fd56e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2b01f - Browse repository at this point
Copy the full SHA da2b01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc3c8f - Browse repository at this point
Copy the full SHA bfc3c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 077733c - Browse repository at this point
Copy the full SHA 077733cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 638dacf - Browse repository at this point
Copy the full SHA 638dacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df3082 - Browse repository at this point
Copy the full SHA 9df3082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6071b33 - Browse repository at this point
Copy the full SHA 6071b33View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ccb53b9 - Browse repository at this point
Copy the full SHA ccb53b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for edcdb54 - Browse repository at this point
Copy the full SHA edcdb54View commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8525c73 - Browse repository at this point
Copy the full SHA 8525c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bd81d - Browse repository at this point
Copy the full SHA 34bd81dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ac6ce - Browse repository at this point
Copy the full SHA b2ac6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b068488 - Browse repository at this point
Copy the full SHA b068488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8766c21 - Browse repository at this point
Copy the full SHA 8766c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc121d - Browse repository at this point
Copy the full SHA 2fc121dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d02f6 - Browse repository at this point
Copy the full SHA f2d02f6View commit details
Commits on Jun 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 244f072 - Browse repository at this point
Copy the full SHA 244f072View commit details -
Revert "Add test for custom not_found_404"
This reverts commit 244f072.
Configuration menu - View commit details
-
Copy full SHA for 74cc9fe - Browse repository at this point
Copy the full SHA 74cc9feView commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d21da84 - Browse repository at this point
Copy the full SHA d21da84View commit details -
Merge pull request #2104 from plotly/2099-dropdown-search
2099 dropdown search
Configuration menu - View commit details
-
Copy full SHA for d558862 - Browse repository at this point
Copy the full SHA d558862View commit details -
Merge pull request #2102 from AnnMarieW/fix-pages-exclude-files
fixed pages to exclude files starting with `.`
Configuration menu - View commit details
-
Copy full SHA for 7558567 - Browse repository at this point
Copy the full SHA 7558567View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 02c15dc - Browse repository at this point
Copy the full SHA 02c15dcView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10cf4d4 - Browse repository at this point
Copy the full SHA 10cf4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a003f5a - Browse repository at this point
Copy the full SHA a003f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 657b0cd - Browse repository at this point
Copy the full SHA 657b0cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 552c01a - Browse repository at this point
Copy the full SHA 552c01aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d91aef9 - Browse repository at this point
Copy the full SHA d91aef9View commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 696003d - Browse repository at this point
Copy the full SHA 696003dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9015ec2 - Browse repository at this point
Copy the full SHA 9015ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529ec8e - Browse repository at this point
Copy the full SHA 529ec8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb1cfa - Browse repository at this point
Copy the full SHA 2fb1cfaView commit details -
Merge pull request #2039 from plotly/long-callback-errors
Long callback refactor
Configuration menu - View commit details
-
Copy full SHA for db46d81 - Browse repository at this point
Copy the full SHA db46d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aee9eb - Browse repository at this point
Copy the full SHA 4aee9ebView commit details
Commits on Jul 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4373996 - Browse repository at this point
Copy the full SHA 4373996View commit details
Commits on Jul 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad12490 - Browse repository at this point
Copy the full SHA ad12490View commit details -
Merge pull request #2113 from plotly/dcc-babel-imports
Keep async imports of lib dcc.
Configuration menu - View commit details
-
Copy full SHA for 565de53 - Browse repository at this point
Copy the full SHA 565de53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1555d - Browse repository at this point
Copy the full SHA 0f1555dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1880fc7 - Browse repository at this point
Copy the full SHA 1880fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d24ac - Browse repository at this point
Copy the full SHA 13d24acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e393d - Browse repository at this point
Copy the full SHA a3e393dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 851c871 - Browse repository at this point
Copy the full SHA 851c871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0295d - Browse repository at this point
Copy the full SHA 5f0295dView commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6517e8a - Browse repository at this point
Copy the full SHA 6517e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 528ee09 - Browse repository at this point
Copy the full SHA 528ee09View commit details
Commits on Jul 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 77186c7 - Browse repository at this point
Copy the full SHA 77186c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed35f76 - Browse repository at this point
Copy the full SHA ed35f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4799a5a - Browse repository at this point
Copy the full SHA 4799a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3cb31 - Browse repository at this point
Copy the full SHA ac3cb31View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc60ef - Browse repository at this point
Copy the full SHA ebc60efView commit details -
Merge pull request #2109 from AnnMarieW/dropdown-maxHeight
Dropdown max height
Configuration menu - View commit details
-
Copy full SHA for a240e2d - Browse repository at this point
Copy the full SHA a240e2dView commit details
Commits on Jul 7, 2022
-
Co-authored-by: Alex Johnson <alex@plot.ly>
Configuration menu - View commit details
-
Copy full SHA for a56b344 - Browse repository at this point
Copy the full SHA a56b344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e43698 - Browse repository at this point
Copy the full SHA 8e43698View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0eef35 - Browse repository at this point
Copy the full SHA b0eef35View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9579aa - Browse repository at this point
Copy the full SHA a9579aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 499e9a2 - Browse repository at this point
Copy the full SHA 499e9a2View commit details -
Merge pull request #2116 from plotly/long-to-background
Rename long callbacks to background.
Configuration menu - View commit details
-
Copy full SHA for f698058 - Browse repository at this point
Copy the full SHA f698058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22876c6 - Browse repository at this point
Copy the full SHA 22876c6View commit details -
Merge pull request #2114 from benedikt-budig/fix-copy-to-clipboard-fo…
…r-unselectable-cells Enable copying text to clipboard for tables with `cell_selectable=False`
Configuration menu - View commit details
-
Copy full SHA for 88d21cd - Browse repository at this point
Copy the full SHA 88d21cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3b84c - Browse repository at this point
Copy the full SHA 3d3b84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b64a23 - Browse repository at this point
Copy the full SHA 1b64a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ead13c - Browse repository at this point
Copy the full SHA 5ead13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 358f1c0 - Browse repository at this point
Copy the full SHA 358f1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee761e7 - Browse repository at this point
Copy the full SHA ee761e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c212d0 - Browse repository at this point
Copy the full SHA 7c212d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5baac83 - Browse repository at this point
Copy the full SHA 5baac83View commit details
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d3b5db2 - Browse repository at this point
Copy the full SHA d3b5db2View commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 756752a - Browse repository at this point
Copy the full SHA 756752aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33bbcf4 - Browse repository at this point
Copy the full SHA 33bbcf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3cd68f - Browse repository at this point
Copy the full SHA e3cd68fView commit details -
Merge pull request #2100 from jacobswe/dev
Fix Pages not_found_404 parsing
Configuration menu - View commit details
-
Copy full SHA for e0778c1 - Browse repository at this point
Copy the full SHA e0778c1View commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 113dc57 - Browse repository at this point
Copy the full SHA 113dc57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 251f075 - Browse repository at this point
Copy the full SHA 251f075View commit details -
Merge pull request #2126 from AnnMarieW/pages-redirect-home
Adds ability to redirect "/" when using pages
Configuration menu - View commit details
-
Copy full SHA for a226108 - Browse repository at this point
Copy the full SHA a226108View commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bc06cf - Browse repository at this point
Copy the full SHA 1bc06cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for eec376e - Browse repository at this point
Copy the full SHA eec376eView commit details -
Merge pull request #2110 from plotly/dropdown-cap-search
Dropdown component label search
Configuration menu - View commit details
-
Copy full SHA for 512c771 - Browse repository at this point
Copy the full SHA 512c771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b16809 - Browse repository at this point
Copy the full SHA 7b16809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1d220 - Browse repository at this point
Copy the full SHA 4b1d220View commit details -
Merge pull request #2131 from plotly/open-encoding
Add encoding to file open calls.
Configuration menu - View commit details
-
Copy full SHA for 2a6bc98 - Browse repository at this point
Copy the full SHA 2a6bc98View commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e255bab - Browse repository at this point
Copy the full SHA e255babView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4303a - Browse repository at this point
Copy the full SHA 7c4303aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60570aa - Browse repository at this point
Copy the full SHA 60570aaView commit details -
Merge pull request #2134 from plotly/update-plotlyjs-2-13-0
Update plotlyjs to 2.13.1
Configuration menu - View commit details
-
Copy full SHA for 89b70ac - Browse repository at this point
Copy the full SHA 89b70acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c61f10 - Browse repository at this point
Copy the full SHA 3c61f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for d731be3 - Browse repository at this point
Copy the full SHA d731be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe9efd - Browse repository at this point
Copy the full SHA ebe9efdView commit details
Commits on Jul 15, 2022
-
Merge pull request #2137 from plotly/bump-dash-renderer
Bump dash renderer version.
Configuration menu - View commit details
-
Copy full SHA for bc552ea - Browse repository at this point
Copy the full SHA bc552eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d80f3 - Browse repository at this point
Copy the full SHA c6d80f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37aeb3a - Browse repository at this point
Copy the full SHA 37aeb3aView commit details