{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":281264482,"defaultBranch":"develop","name":"streamlit","ownerLogin":"kmcgrady","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-07-21T01:27:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69432?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714607244.0","currentOid":""},"activityList":{"items":[{"before":"3525562a2c86c47a97524e1cba7f14024cd21995","after":"a171b6e3ab20638b7574ee6e0f11a1bb238a1d2c","ref":"refs/heads/develop","pushedAt":"2024-06-04T21:43:22.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Delete already migrated cypress e2e related files (#8828)\n\n## Describe your changes\r\n\r\nThere are some e2e related files that already got migrated but not\r\ndeleted. This PR cleans up those files.\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Delete already migrated cypress e2e related files (streamlit#8828)"}},{"before":"00ac86c01eae06ff00fa57207ebce3612ddb5382","after":"3525562a2c86c47a97524e1cba7f14024cd21995","ref":"refs/heads/develop","pushedAt":"2024-06-03T19:03:50.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Migrate st_map from Cypress to Playwright (#8804)\n\n## Describe your changes\r\n- title\r\n## GitHub Issue Link (if applicable)\r\n\r\n## Testing Plan\r\n\r\n- Explanation of why no additional tests are needed\r\n- Unit Tests (JS and/or Python)\r\n- E2E Tests\r\n- Any manual testing needed?\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Migrate st_map from Cypress to Playwright (streamlit#8804)"}},{"before":"43608fe270848300140c90f86270b01c5933a853","after":"00ac86c01eae06ff00fa57207ebce3612ddb5382","ref":"refs/heads/develop","pushedAt":"2024-05-29T00:58:38.000Z","pushType":"push","commitsCount":40,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Migrate expect help tooltip e2e logic into shared app utils (#8780)\n\n## Describe your changes\r\n\r\nMigrates the `_expect_tooltip` e2e test logic into the shared\r\n`app_utils` and reuse it within a couple of elements.\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Migrate expect help tooltip e2e logic into shared app utils (streamli…"}},{"before":"55d6a870779bb19527b144fbc73fbfbb150d728f","after":"43608fe270848300140c90f86270b01c5933a853","ref":"refs/heads/develop","pushedAt":"2024-05-15T02:58:25.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Rename select to selection in return value (#8664)\n\n## Describe your changes\r\n\r\nWe decided to use `select` instead of `selection` as part of the return\r\nvalue for selection events.\r\n\r\n## GitHub Issue Link (if applicable)\r\n\r\n## Testing Plan\r\n\r\n- Update test. No new logic was added, so new apps aren't required. \r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Rename select to selection in return value (streamlit#8664)"}},{"before":"34f8d7ae48b35ef523d832b7fd7d9b844de1168b","after":"55d6a870779bb19527b144fbc73fbfbb150d728f","ref":"refs/heads/develop","pushedAt":"2024-05-09T15:47:11.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Focus chat input after the submit button is pressed (#8637)\n\n## Describe your changes\r\n\r\nIn mobile, for chat experiences, we want to keep the keyboard presented\r\nfor usability. We accomplish this by keeping focus on the text input\r\nafter submission.\r\n\r\n## Testing Plan\r\n\r\n- JS Unit Tests are provided\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Focus chat input after the submit button is pressed (streamlit#8637)"}},{"before":"1744c26477d9bf1f0a5dca3e7caca57f58cedaf2","after":"34f8d7ae48b35ef523d832b7fd7d9b844de1168b","ref":"refs/heads/develop","pushedAt":"2024-05-08T00:37:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Refactor frontend for easy diff for MPA v2 (#8619)\n\n## Describe your changes\r\n\r\nMPA v2 will make a lot of changes on the frontend and backend in\r\nsupporting the original and new use cases. This change is purely a\r\nrefactor to avoid further confusion in the PR. The changes here include:\r\n\r\n- Breaking away page url updates, page not found handling away from the\r\n`handleNewSession` call.\r\n- Moving some Metrics Manager setup earlier in the new session code. I\r\ndid not suspect this to be a major issue.\r\n- Splitting the setState in `handleNewSession` into two, one that\r\nspecifically ties to page navigation.\r\n\r\n## Testing Plan\r\n\r\n- This is a pure movement of the code, so we assume the current tests\r\nshould apply. Review can confirm the changes.\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Refactor frontend for easy diff for MPA v2 (streamlit#8619)"}},{"before":"8e138c98a952d17ad28b1a04fd5709e952c335e7","after":"1744c26477d9bf1f0a5dca3e7caca57f58cedaf2","ref":"refs/heads/develop","pushedAt":"2024-05-08T00:04:51.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Migrate `tooltips_2` e2e test to playwright (#8618)\n\n## Describe your changes\r\n\r\nMigrate the `st_tooltips_2` e2e test into the element specific\r\nplaywright e2e tests.\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.\r\n\r\n---------\r\n\r\nCo-authored-by: braethlein ","shortMessageHtmlLink":"Migrate tooltips_2 e2e test to playwright (streamlit#8618)"}},{"before":"510b6218e8717d05df0e3b8def3db8664e4524ae","after":"0b95b7d0b0c7f4f9fb1f05aef29ef37ac381b3b5","ref":"refs/heads/feature/mpa-v2-integration","pushedAt":"2024-05-02T20:59:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Widget State management","shortMessageHtmlLink":"Widget State management"}},{"before":null,"after":"510b6218e8717d05df0e3b8def3db8664e4524ae","ref":"refs/heads/feature/mpa-v2-integration","pushedAt":"2024-05-01T23:47:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}},{"before":"253165098b4b8758b8e78d571211ae623724f32a","after":"3472f02993248e4675272789c6ecaa47913f5d1b","ref":"refs/heads/feature/mpa-v2","pushedAt":"2024-05-01T22:15:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}},{"before":null,"after":"253165098b4b8758b8e78d571211ae623724f32a","ref":"refs/heads/feature/mpa-v2","pushedAt":"2024-05-01T20:07:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}},{"before":"9dffe426049c2d97886884af547f14be75b5800b","after":null,"ref":"refs/heads/dependabot/github_actions/mheap/github-action-required-labels-5.4.1","pushedAt":"2024-05-01T00:08:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"940bd5d0c77b6acaad29b3093ee8fcb251e6a1f6","after":"8e138c98a952d17ad28b1a04fd5709e952c335e7","ref":"refs/heads/develop","pushedAt":"2024-05-01T00:07:45.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"feat: support set mysql connection query from secrets.toml (#8581)\n\n## Describe your changes\r\n\r\nMake it possible to set sql connection query via `.streamlit/secrets.toml` or `kwarg`.\r\nA a useful instance is: we can set mysql connection charset with this new feature, otherwise\r\nwhen we handle string contains particular characters like Chinese we will get `???`\r\n\r\nAs SQLAlchemy docs said, we can pass `query` param when create `sqlalchemy.engine.URL` object:\r\nhttps://docs.sqlalchemy.org/en/20/core/engines.html#sqlalchemy.engine.URL.create\r\n\r\n### How to use it\r\n\r\nI'd like to explain how to use the added **query** step by step:\r\n\r\n1. Let's start with the [Connect Streamlit to\r\nMySQL](https://docs.streamlit.io/develop/tutorials/databases/mysql) doc\r\n\r\n2. In **Add username and password to your local app secrets** section,\r\nthere is a sample config file named `.streamlit/secrets.toml`:\r\n\r\n```toml\r\n# .streamlit/secrets.toml\r\n\r\n[connections.mysql]\r\ndialect = \"mysql\"\r\nhost = \"localhost\"\r\nport = 3306\r\ndatabase = \"xxx\"\r\nusername = \"xxx\"\r\npassword = \"xxx\"\r\n```\r\n\r\n3. to set mysql connection query (such as charset), we can add a `query` section\r\n\r\n```toml\r\n# .streamlit/secrets.toml\r\n\r\n[connections.mysql]\r\ndialect = \"mysql\"\r\nhost = \"localhost\"\r\nport = 3306\r\ndatabase = \"xxx\"\r\nusername = \"xxx\"\r\npassword = \"xxx\"\r\nquery = { charset = \"utf8mb4\" }\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: Vincent Donato ","shortMessageHtmlLink":"feat: support set mysql connection query from secrets.toml (streamlit…"}},{"before":"28f877936a587bacfe61b62462476cbe137bfc12","after":"940bd5d0c77b6acaad29b3093ee8fcb251e6a1f6","ref":"refs/heads/develop","pushedAt":"2024-04-30T15:28:52.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Support background colors for text (#8435)\n\n## Describe your changes\r\n\r\nAdds support for background colors for markdown text -- just as #5774\r\nadded support for colored text.\r\n\r\n## Testing Plan\r\n\r\n- Added JS unit and e2e tests\r\n\r\n### Misc\r\n\r\n- [Product\r\nspec](https://www.notion.so/snowflake-corp/Spec-ff1deb2ea79740b08d65e188f32adaa4)\r\n-\r\n[Figma](https://www.figma.com/file/8swM6twk1gcrXtapAL2UgI/Colored-Text?type=design&node-id=215-1140&mode=design&t=A3eGLALZ4yg7tzBU-0)\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Support background colors for text (streamlit#8435)"}},{"before":null,"after":"9dffe426049c2d97886884af547f14be75b5800b","ref":"refs/heads/dependabot/github_actions/mheap/github-action-required-labels-5.4.1","pushedAt":"2024-04-29T16:09:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump mheap/github-action-required-labels from 5.4.0 to 5.4.1\n\nBumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 5.4.0 to 5.4.1.\n- [Release notes](https://github.com/mheap/github-action-required-labels/releases)\n- [Commits](https://github.com/mheap/github-action-required-labels/compare/132879b972cb7f2ac593006455875098e73cc7f2...5847eef68201219cf0a4643ea7be61e77837bbce)\n\n---\nupdated-dependencies:\n- dependency-name: mheap/github-action-required-labels\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump mheap/github-action-required-labels from 5.4.0 to 5.4.1"}},{"before":"c01935bd51903f69c3e6cc19ca988e2b0e117285","after":null,"ref":"refs/heads/dependabot/github_actions/aidan-mundy/react-to-issue-c001387dca7f2add6d0b5245da43535e0fc182ab","pushedAt":"2024-04-29T16:09:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"43ccd0a2f3e994a4719e793ab4bd1f1a7a0818a5","ref":"refs/heads/dependabot/github_actions/aidan-mundy/react-to-issue-8eb8ab91acf5447eb85af5a3c51b23be1ac67d86","pushedAt":"2024-04-29T16:09:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump aidan-mundy/react-to-issue\n\nBumps [aidan-mundy/react-to-issue](https://github.com/aidan-mundy/react-to-issue) from b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0 to 8eb8ab91acf5447eb85af5a3c51b23be1ac67d86.\n- [Release notes](https://github.com/aidan-mundy/react-to-issue/releases)\n- [Commits](https://github.com/aidan-mundy/react-to-issue/compare/b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0...8eb8ab91acf5447eb85af5a3c51b23be1ac67d86)\n\n---\nupdated-dependencies:\n- dependency-name: aidan-mundy/react-to-issue\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump aidan-mundy/react-to-issue"}},{"before":"622fd2def650195618dc9af7f8adb76823833287","after":"a1ff0323039ba0db1a4bb52b80b4cfa0f78b77a3","ref":"refs/heads/refactor/remove-cra-tests","pushedAt":"2024-04-18T18:50:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"More changes for tests","shortMessageHtmlLink":"More changes for tests"}},{"before":"ca318eacfd756e3c44639107485ab646c5d09db9","after":"622fd2def650195618dc9af7f8adb76823833287","ref":"refs/heads/refactor/remove-cra-tests","pushedAt":"2024-04-18T01:21:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Clean up tests","shortMessageHtmlLink":"Clean up tests"}},{"before":"72d634aaa8eaf21567b4fc878009d36a8b609fb0","after":"2f242167fd33745bcc3d755041bece682a574997","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4","pushedAt":"2024-04-17T17:36:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 3 to 4\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 3 to 4"}},{"before":"ea17620f5f148aaefe5d7d83d5f3cce665151b95","after":"28f877936a587bacfe61b62462476cbe137bfc12","ref":"refs/heads/develop","pushedAt":"2024-04-17T17:35:26.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Handle Altair vconcat with use_container_width (#8498)\n\n## Describe your changes\r\n\r\nvconcat relies on the width of its internal charts. We can edit the\r\ninternal charts to be the same width. This should work for many of the\r\nuse cases, but it might not go so far to fix sophisticated nested\r\ncharts. To make this work better in full screen, the autosize will not\r\nwork with type `fit`. We use fit-x with the `use_container_width`\r\n(larger discussions should occur on what behavior should be, but this\r\nseems reasonable default.\r\n\r\nNote: We isolate the change for vconcat charts with\r\n`use_container_width` to address the bug. There's an area of effort to\r\nunderstand the idiosyncrasies of Vega and ensure we are implementing the\r\ncharts correctly.\r\n\r\n## GitHub Issue Link (if applicable)\r\nCloses #2751\r\n\r\n## Testing Plan\r\n\r\n- E2E Tests - snapshot for the view. Note, I found an issue where the\r\ntests weren't aligned to the right setup, so this worked.\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Handle Altair vconcat with use_container_width (streamlit#8498)"}},{"before":"27c0048bf7d37850422975ac10bbb3a4c90cb75d","after":"ea17620f5f148aaefe5d7d83d5f3cce665151b95","ref":"refs/heads/develop","pushedAt":"2024-04-05T19:53:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Make check for component ready dynamic (#8434)\n\n## Describe your changes\r\nFrom our issue, it seems that there's a race condition between our\r\ncomponent being ready and our component sending us values. I believe\r\nthis is a result of the fact that the event handler is not receiving the\r\nlatest \"ready state\" by the time it receives the value. This change\r\nmakes the ready state dynamic.\r\n\r\n## GitHub Issue Link (if applicable)\r\nCloses #8362\r\n\r\n## Testing Plan\r\n\r\nI think this would be difficult to test outside of manual testing. We\r\ncould perhaps construct some large-scale unit test that simulates the\r\nrace condition reliably, but I imagine the effort is not worth the\r\nbenefit here (especially since this seems to impact Safari). We can\r\nsupply a wheel file to developers to try out and confirm.\r\n\r\n---\r\n\r\n**Contribution License Agreement**\r\n\r\nBy submitting this pull request you agree that all contributions to this\r\nproject are made under the Apache 2.0 license.","shortMessageHtmlLink":"Make check for component ready dynamic (streamlit#8434)"}},{"before":"6a2435bab57aaa3d52d214a9c0376d0c22f35f22","after":null,"ref":"refs/heads/fix/custom-component-error","pushedAt":"2024-04-05T19:35:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"}},{"before":"7849e139a2d9ece3336bcfcc168cb63e3d478663","after":"6a2435bab57aaa3d52d214a9c0376d0c22f35f22","ref":"refs/heads/fix/custom-component-error","pushedAt":"2024-04-05T19:21:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Add comment","shortMessageHtmlLink":"Add comment"}},{"before":"af20068997cd75afab9c96ebb843f347b07bfc2f","after":"27c0048bf7d37850422975ac10bbb3a4c90cb75d","ref":"refs/heads/develop","pushedAt":"2024-04-05T19:16:46.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Move toasts to top right and make them prettier (#8433)\n\nToast update: Move toast to top right, make them use themed colors & make them prettier (larger icon, better spacing, wider)","shortMessageHtmlLink":"Move toasts to top right and make them prettier (streamlit#8433)"}},{"before":null,"after":"7849e139a2d9ece3336bcfcc168cb63e3d478663","ref":"refs/heads/fix/custom-component-error","pushedAt":"2024-04-04T22:58:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Make check for component ready dynamic","shortMessageHtmlLink":"Make check for component ready dynamic"}},{"before":"e1804bfd85293c3ab1bad2c2a4aac95600c83e0c","after":"af20068997cd75afab9c96ebb843f347b07bfc2f","ref":"refs/heads/develop","pushedAt":"2024-04-03T20:51:25.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"kmcgrady","name":"Ken McGrady","path":"/kmcgrady","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69432?s=80&v=4"},"commit":{"message":"Fix unixodbc-dev dependency (#8417)\n\nThe [CI pipeline is broken](https://github.com/streamlit/streamlit/actions/runs/8541884100/job/23402271798?pr=8040)\r\nbecause it fails to install `unixodbc-dev`:\r\n```\r\nThe following packages have unmet dependencies:\r\n unixodbc-dev : Depends: libodbc2 (= 2.3.9-5) but 2.3.9-5ubuntu0.1 is to be installed\r\n Depends: libodbccr2 (= 2.3.9-5) but 2.3.9-5ubuntu0.1 is to be installed\r\n Depends: libodbcinst2 (= 2.3.9-5) but 2.3.9-5ubuntu0.1 is to be installed\r\nE: Unable to correct problems, you have held broken packages.\r\n```\r\n\r\nThis PR fixes the issue by specifying a more exact version of `unixodbc-dev` to install.","shortMessageHtmlLink":"Fix unixodbc-dev dependency (streamlit#8417)"}},{"before":null,"after":"72d634aaa8eaf21567b4fc878009d36a8b609fb0","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4","pushedAt":"2024-04-01T17:00:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 3 to 4\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 3 to 4"}},{"before":null,"after":"3cce0257102e6ebe61fb242258e300d173c08382","ref":"refs/heads/dependabot/github_actions/actions/download-artifact-4","pushedAt":"2024-04-01T17:00:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/download-artifact from 3 to 4\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/download-artifact from 3 to 4"}},{"before":null,"after":"c01935bd51903f69c3e6cc19ca988e2b0e117285","ref":"refs/heads/dependabot/github_actions/aidan-mundy/react-to-issue-c001387dca7f2add6d0b5245da43535e0fc182ab","pushedAt":"2024-04-01T17:00:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump aidan-mundy/react-to-issue\n\nBumps [aidan-mundy/react-to-issue](https://github.com/aidan-mundy/react-to-issue) from b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0 to c001387dca7f2add6d0b5245da43535e0fc182ab.\n- [Release notes](https://github.com/aidan-mundy/react-to-issue/releases)\n- [Commits](https://github.com/aidan-mundy/react-to-issue/compare/b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0...c001387dca7f2add6d0b5245da43535e0fc182ab)\n\n---\nupdated-dependencies:\n- dependency-name: aidan-mundy/react-to-issue\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump aidan-mundy/react-to-issue"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXHy8JAA","startCursor":null,"endCursor":null}},"title":"Activity · kmcgrady/streamlit"}