{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":769669636,"defaultBranch":"2.x","name":"ux-icons","ownerLogin":"symfony","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-09T18:13:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/143937?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713880417.0","currentOid":""},"activityList":{"items":[{"before":"57458287547795c6eb54635f2dad1e55cbc98ecd","after":"00aa2e072579132e76597019dc35ec80ba07d1e4","ref":"refs/heads/2.x","pushedAt":"2024-04-30T15:06:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"feature #1797 [Icons] Improve aria attributes rendering (smnandre)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Improve aria attributes rendering\n\nFix: #1796\n\n* Convert aria boolean values to \"true/~~false~~\" strings (as previously done in TwigComponent)\n* Fix aria-hidden is added when source icon contains aria label\n* Add pre-rendering filter chain in IconRenderer (internal)\n\nUpdate:\n\nAfter discussion in this issue, i suggest we keep the current behaviour: \"boolean false removes an attribute\"\n\n| Attribute \\ Value | true | false | \"true\" | \"false\" |\n| - | - | - | - | - |\n| required | required | | required=\"true\" | required=false\" |\n| aria-required | aria-required=\"true\" | | aria-required=\"true\" | aria-required=\"false\" |\n\nSo just something to ease the DX but that let the developer responsible of setting a correct value.\n\nCommits\n-------\n\naeded4a9 [Icons] Improve aria attributes rendering","shortMessageHtmlLink":"feature #1797 [Icons] Improve aria attributes rendering (smnandre)"}},{"before":"8a879d597c1d1e2374b2d0eeeed06236d7b6aea6","after":"57458287547795c6eb54635f2dad1e55cbc98ecd","ref":"refs/heads/2.x","pushedAt":"2024-04-30T14:17:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Use lowercase in documentation","shortMessageHtmlLink":"[Icons] Use lowercase <twig:ux:icon /> in documentation"}},{"before":"46a1180d4a55e1768f9f8ab5dd376828cb247de0","after":"8a879d597c1d1e2374b2d0eeeed06236d7b6aea6","ref":"refs/heads/2.x","pushedAt":"2024-04-26T16:55:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Fix warning when Iconset license URL is null\n\nFix #1785","shortMessageHtmlLink":"[Icons] Fix warning when Iconset license URL is null"}},{"before":"76a567543a3f1ad076e4e77f5d2f8e3f93576302","after":"46a1180d4a55e1768f9f8ab5dd376828cb247de0","ref":"refs/heads/2.x","pushedAt":"2024-04-19T06:37:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"-","shortMessageHtmlLink":"-"}},{"before":"557453c0333a48c9f3acddb0ee4c6b2d446369e7","after":"76a567543a3f1ad076e4e77f5d2f8e3f93576302","ref":"refs/heads/2.x","pushedAt":"2024-04-18T20:48:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Auto-close PRs on subtree-splits","shortMessageHtmlLink":"Auto-close PRs on subtree-splits"}},{"before":"310c2bc08aaece659dc728a0d959f98da8cd816d","after":"557453c0333a48c9f3acddb0ee4c6b2d446369e7","ref":"refs/heads/2.x","pushedAt":"2024-04-14T16:46:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #1731 [Icons] Remove lost configuration code (smnandre)\n\nThis PR was merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Remove lost configuration code\n\nCommits\n-------\n\nf344a961 [Icons] Remove lost configuration code","shortMessageHtmlLink":"minor #1731 [Icons] Remove lost configuration code (smnandre)"}},{"before":"1b4d9eeff8502caaf8e486c15921f67d57bb1172","after":"310c2bc08aaece659dc728a0d959f98da8cd816d","ref":"refs/heads/2.x","pushedAt":"2024-04-14T16:18:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Fix Icon aliases not found","shortMessageHtmlLink":"[Icons] Fix Icon aliases not found"}},{"before":"b83c357762f4e70528af145ec9d2ffc96021af31","after":"1b4d9eeff8502caaf8e486c15921f67d57bb1172","ref":"refs/heads/2.x","pushedAt":"2024-04-10T21:06:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] aria-hidden=\"true\" doc\n\nAdd documentation to explain why & how this works.","shortMessageHtmlLink":"[Icons] aria-hidden=\"true\" doc"}},{"before":"610b2ab1a1d0084044361a6986b1e26c2ee679cf","after":"b83c357762f4e70528af145ec9d2ffc96021af31","ref":"refs/heads/2.x","pushedAt":"2024-04-09T23:25:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"feature #1690 [Icons] Set aria-hidden=\"true\" when title/label not set (smnandre)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Set aria-hidden=\"true\" when title/label not set\n\n| Q | A\n| ------------- | ---\n| Bug fix? | no\n| New feature? | yes\n| Issues | Fix #1629\n| License | MIT\n\nAdd \"aria-hidden=true\" when the icon has no title, aria-label or aria-labelledby attribute\n\n(option enabled per default)\n\nCommits\n-------\n\n36600e31 [Icons] Set aria-hidden=\"true\" when title/label not set","shortMessageHtmlLink":"feature #1690 [Icons] Set aria-hidden=\"true\" when title/label not set…"}},{"before":"71ac503efb71eaf57172256b53ec306845b9834e","after":"610b2ab1a1d0084044361a6986b1e26c2ee679cf","ref":"refs/heads/2.x","pushedAt":"2024-04-09T09:41:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"feature #1658 [Icons] Add Search Command (smnandre)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Add Search Command\n\n| Q | A\n| ------------- | ---\n| Bug fix? | no\n| New feature? | yes\n| Issues |\n| License | MIT\n\nAllow to search for icon sets (by prefix / name) and icons (paginated lists)\n\n```console\n# Search icon set matching \"boo\"\nphp bin/console ux:icons:search boo\n```\n\n```console\n# Search icons in the Lucide set matching \"arr\"\nphp bin/console ux:icons:search lucide arr\n```\n\n| Search | Search Set | Search Set |\n| -- | -- | -- |\n| ![iconsearch23](https://github.com/symfony/ux/assets/1359581/35993d18-9722-4ccc-8d1f-4ecfc4b7d518) | ![iconsearch24](https://github.com/symfony/ux/assets/1359581/f48344b8-8894-4d37-b731-59154f5d8a37) | ![iconsearch25](https://github.com/symfony/ux/assets/1359581/e7ed804a-3a93-4b0e-ad27-67d6f221c286) |\n\n| Icons | Icons | Icons |\n| -- | -- | -- |\n| ![iconsearch27](https://github.com/symfony/ux/assets/1359581/fa8e8a0b-8830-4681-a91d-18009a5a7ac8) | ![iconsearch29](https://github.com/symfony/ux/assets/1359581/4138cbd3-89e5-4db6-b33e-6f033269745e) | ![iconsearch28](https://github.com/symfony/ux/assets/1359581/b86d83b4-bc15-4644-a31e-2c86cb5c2309) |\n\nCommits\n-------\n\n39965e6f [Icons] Add Search Command","shortMessageHtmlLink":"feature #1658 [Icons] Add Search Command (smnandre)"}},{"before":"8f15e1a115f012ae72ddf3f48797a671fab4f03e","after":"71ac503efb71eaf57172256b53ec306845b9834e","ref":"refs/heads/2.x","pushedAt":"2024-04-09T09:38:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"bug #1688 [Icons] Fix Icon missing width/height (smnandre)\n\nThis PR was merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Fix Icon missing width/height\n\n| Q | A\n| ------------- | ---\n| Bug fix? | yes\n| New feature? | no\n| Issues | Fix #1687\n| License | MIT\n\nExtract width height from global response attributes.\n\nCommits\n-------\n\nafd29a03 [Icons] Fix Icon missing width/height","shortMessageHtmlLink":"bug #1688 [Icons] Fix Icon missing width/height (smnandre)"}},{"before":"4bbccb03e00e8e469588a8f8c320f5329323d269","after":"8f15e1a115f012ae72ddf3f48797a671fab4f03e","ref":"refs/heads/2.x","pushedAt":"2024-04-09T09:36:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Doc] Fix Icons doc","shortMessageHtmlLink":"[Doc] Fix Icons doc"}},{"before":"9b62d2e8b00a89fd21ba929de58df57be605b41a","after":"4bbccb03e00e8e469588a8f8c320f5329323d269","ref":"refs/heads/2.x","pushedAt":"2024-04-02T21:01:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #1663 [Doc] UX Icons doc tweaks (javiereguiluz)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Doc] UX Icons doc tweaks\n\n| Q | A\n| ------------- | ---\n| Bug fix? | no\n| New feature? | no\n| Issues | -\n| License | MIT\n\nThe docs contained some minor issues (understandable because the doc merge produced a ton of hard-to-solve conflicts 🙏 ). I fixed those and made some minor tweaks.\n\nCommits\n-------\n\n4ef22513 [Doc] UX Icons doc tweaks","shortMessageHtmlLink":"minor #1663 [Doc] UX Icons doc tweaks (javiereguiluz)"}},{"before":"2b089f5b861f03a1448a0499dac530af430f0cf2","after":"9b62d2e8b00a89fd21ba929de58df57be605b41a","ref":"refs/heads/2.x","pushedAt":"2024-04-01T12:47:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"feat(icons): add `ux:icons:lock` command to \"mass import\" used icons","shortMessageHtmlLink":"feat(icons): add ux:icons:lock command to \"mass import\" used icons"}},{"before":"f9f0b97e6b00e0559a237a3415b3783c78e55159","after":"2b089f5b861f03a1448a0499dac530af430f0cf2","ref":"refs/heads/2.x","pushedAt":"2024-04-01T12:34:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] `Icon` changes","shortMessageHtmlLink":"[Icons] Icon changes"}},{"before":"79a43e325c85d4a94230019c9450fb64c1a9a5cb","after":"f9f0b97e6b00e0559a237a3415b3783c78e55159","ref":"refs/heads/2.x","pushedAt":"2024-03-25T21:33:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Some doc updates","shortMessageHtmlLink":"[Icons] Some doc updates"}},{"before":"0b7cf7c4ce46ebc84cc30c9d4d015ddaf1608f8c","after":"79a43e325c85d4a94230019c9450fb64c1a9a5cb","ref":"refs/heads/2.x","pushedAt":"2024-03-25T20:51:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Accept (lowercase)","shortMessageHtmlLink":"[Icons] Accept <twig:ux:icon /> (lowercase)"}},{"before":"f36a9306878dbb5a13fb563933bdfa6ff1c672ba","after":"0b7cf7c4ce46ebc84cc30c9d4d015ddaf1608f8c","ref":"refs/heads/2.x","pushedAt":"2024-03-25T19:03:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Update demo URL","shortMessageHtmlLink":"Update demo URL"}},{"before":"303d36219b201a7032086a5542a59ca223a9d8a6","after":"f36a9306878dbb5a13fb563933bdfa6ff1c672ba","ref":"refs/heads/2.x","pushedAt":"2024-03-21T15:41:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #1641 [Doc] Tweaks and fixes for UX Icons docs (javiereguiluz)\n\nThis PR was merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Doc] Tweaks and fixes for UX Icons docs\n\n| Q | A\n| ------------- | ---\n| Bug fix? | no\n| New feature? | no\n| Issues | -\n| License | MIT\n\nI think we should mention some of the popular icon sets so people googling for them and Symfony can find this page. Also, let's show the config file path in the config example. I'm not sure if we want that file path to be `config/packages/ux_icons.yaml`\n\nIn #1602 we're making more changes to docs, so, if this PR is merged, I think it should be merged before #1602. Thanks!\n\nCommits\n-------\n\ne3ac0a2c [Doc] Tweaks and fixes for UX Icons docs","shortMessageHtmlLink":"minor #1641 [Doc] Tweaks and fixes for UX Icons docs (javiereguiluz)"}},{"before":"bcc38dab4cf9f3f0788f073a40dd14cb2a1571a0","after":"303d36219b201a7032086a5542a59ca223a9d8a6","ref":"refs/heads/2.x","pushedAt":"2024-03-21T14:52:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Add Icon + Iconify tests","shortMessageHtmlLink":"[Icons] Add Icon + Iconify tests"}},{"before":"efe82b32e091f06b4e9da92cfbc673c169a77e9f","after":"bcc38dab4cf9f3f0788f073a40dd14cb2a1571a0","ref":"refs/heads/2.x","pushedAt":"2024-03-20T19:09:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Doc] Update the UX icons documentation","shortMessageHtmlLink":"[Doc] Update the UX icons documentation"}},{"before":"5c5ebf4d04aad20f0cce240d5968afa5beb287af","after":"efe82b32e091f06b4e9da92cfbc673c169a77e9f","ref":"refs/heads/2.x","pushedAt":"2024-03-11T01:58:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #1606 [Icons] Test IconRenderer (smnandre)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Test IconRenderer\n\nCreate tests for the IconRenderer\n\nAdd internal docblock to clarify the attributes precedence\n\n(+ one CS fix passing by)\n\n--\n\n+ moved the InMemoryRegistrey in the `tests` directory\n\nAs `@kbond` says, it won't be used by final users so it's better there\n\nCommits\n-------\n\ne33253c4 [Icons] Test IconRenderer","shortMessageHtmlLink":"minor #1606 [Icons] Test IconRenderer (smnandre)"}},{"before":"07e7423edda3f509aca013b8e2d41de0cdc940a0","after":"5c5ebf4d04aad20f0cce240d5968afa5beb287af","ref":"refs/heads/2.x","pushedAt":"2024-03-11T01:42:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #1603 [Icon] Console theme: reference the webite + improve icon readability (smnandre)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icon] Console theme: reference the webite + improve icon readability\n\nCurrently:\n\"Capture\n\nI'd suggest one of those... Open to debate :)\n\n\"Capture\n\n\"Capture\n\nCommits\n-------\n\n3d7b0b56 [Icon] Console theme: reference the webite + improve icon readability","shortMessageHtmlLink":"minor #1603 [Icon] Console theme: reference the webite + improve icon…"}},{"before":"c6192d84d3f64c704589dddc8ffc45bd2d1dafbc","after":"07e7423edda3f509aca013b8e2d41de0cdc940a0","ref":"refs/heads/2.x","pushedAt":"2024-03-11T01:34:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Rework cache warm","shortMessageHtmlLink":"[Icons] Rework cache warm"}},{"before":"e39b7802ba4186a679e3646e687db7c10ad9ece6","after":"c6192d84d3f64c704589dddc8ffc45bd2d1dafbc","ref":"refs/heads/2.x","pushedAt":"2024-03-10T22:58:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Compute viewBox with iconset data (+tests)","shortMessageHtmlLink":"[Icons] Compute viewBox with iconset data (+tests)"}},{"before":"22dbe397840d68d6f036b47409aecbd86f17505e","after":"e39b7802ba4186a679e3646e687db7c10ad9ece6","ref":"refs/heads/2.x","pushedAt":"2024-03-10T19:46:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #1594 [Icons] Improve cache warmup by looking at every string (kbond)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Improve cache warmup by looking at every string\n\n| Q | A\n| ------------- | ---\n| Bug fix? | no\n| New feature? | yes\n| Issues | n/a\n| License | MIT\n\nImprove working with dynamic icon names (inspired by https://v2.tailwindcss.com/docs/optimizing-for-production#writing-purgeable-html)\n\n```twig\n{# This will be cached #}\n{{ ux_icon('flag-fr') }}\n\n{# This will NOT be cached #}\n{{ ux_icon('flag-' ~ locale) }}\n\n{% set flags = {fr: 'flag-fr', de: 'flag-de'} %} {# both \"flag-fr\" and \"flag-de\" will be cached #}\n{{ ux_icon(flags[locale]) }}\n```\n\nCloses #1601\n\nCommits\n-------\n\nc3f7627d [Icons] Improve cache warmup by looking at every string","shortMessageHtmlLink":"minor #1594 [Icons] Improve cache warmup by looking at every string (…"}},{"before":"677a4c48789cb509867ba4ee67e59a2b5128c5e5","after":"22dbe397840d68d6f036b47409aecbd86f17505e","ref":"refs/heads/2.x","pushedAt":"2024-03-10T17:50:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"feature #1597 [Icons] Add InMemory registry to allow easier tests (smnandre)\n\nThis PR was squashed before being merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Add InMemory registry to allow easier tests\n\nWill come handy to test the IconRenderer\n\nCommits\n-------\n\ndfd6a2aa [Icons] Add InMemory registry to allow easier tests","shortMessageHtmlLink":"feature #1597 [Icons] Add InMemory registry to allow easier tests (sm…"}},{"before":"84e84a2db9d30a9bc96cdb3217cc23417ce31aac","after":"677a4c48789cb509867ba4ee67e59a2b5128c5e5","ref":"refs/heads/2.x","pushedAt":"2024-03-10T17:49:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"bug #1599 [Icons] Fix Kernel deprecation (smnandre)\n\nThis PR was merged into the 2.x branch.\n\nDiscussion\n----------\n\n[Icons] Fix Kernel deprecation\n\nCommits\n-------\n\nca40b18f [Icons] Fix Kernel deprecation","shortMessageHtmlLink":"bug #1599 [Icons] Fix Kernel deprecation (smnandre)"}},{"before":"e8e39fe0746cad9ae9719c40bcc2d9e3a4029f48","after":"84e84a2db9d30a9bc96cdb3217cc23417ce31aac","ref":"refs/heads/2.x","pushedAt":"2024-03-10T17:48:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] Allow disabling the \"on demand\" system","shortMessageHtmlLink":"[Icons] Allow disabling the \"on demand\" system"}},{"before":null,"after":"e8e39fe0746cad9ae9719c40bcc2d9e3a4029f48","ref":"refs/heads/2.x","pushedAt":"2024-03-09T18:17:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Icons] add component","shortMessageHtmlLink":"[Icons] add component"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPiU8-QA","startCursor":null,"endCursor":null}},"title":"Activity · symfony/ux-icons"}