{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":799375151,"defaultBranch":"main","name":"magic_dropdown_search","ownerLogin":"MZzzNn","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-05-12T00:14:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/55028517?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715476248.0","currentOid":""},"activityList":{"items":[{"before":"1e97ba2d5132c20f5447beb1fbf17da52f0814cf","after":"06c14466244e7a793e6b9bfb1dcf4809de1cb7e6","ref":"refs/heads/main","pushedAt":"2024-06-10T07:47:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":sparkles: feat(dropdown): add `itemBuilder` property for custom dropdown item rendering, update example and version to 0.0.8","shortMessageHtmlLink":"✨ feat(dropdown): add itemBuilder property for custom dropdown item…"}},{"before":"27b722d71af9fe04a7caa24ccec71789d9358f7e","after":"1e97ba2d5132c20f5447beb1fbf17da52f0814cf","ref":"refs/heads/main","pushedAt":"2024-06-09T09:50:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":bug: fix(dropdown): correct dropdown style update issue, update example and version to 0.0.7","shortMessageHtmlLink":"🐛 fix(dropdown): correct dropdown style update issue, update example …"}},{"before":"8963fb78f851f7a7e308c4fa5fdb8d7c84ef320f","after":"27b722d71af9fe04a7caa24ccec71789d9358f7e","ref":"refs/heads/main","pushedAt":"2024-06-09T09:41:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":sparkles: feat(dropdown): add `dropdownBoxDecoration` property for dropdown box customization, update example and version to 0.0.5","shortMessageHtmlLink":"✨ feat(dropdown): add dropdownBoxDecoration property for dropdown b…"}},{"before":"097364fd7b5da47fb4948c6ad10eb72471194c8c","after":"8963fb78f851f7a7e308c4fa5fdb8d7c84ef320f","ref":"refs/heads/main","pushedAt":"2024-06-09T09:06:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":sparkles: feat(dropdown): add `buttonDecoration` and `searchDecoration` properties for customization, fix dropdown global key issue, update example and version to 0.0.4","shortMessageHtmlLink":"✨ feat(dropdown): add buttonDecoration and searchDecoration prope…"}},{"before":"a56080432d691f40c61ffc5525350954b71baefa","after":"097364fd7b5da47fb4948c6ad10eb72471194c8c","ref":"refs/heads/main","pushedAt":"2024-05-20T07:27:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":rocket: feat(dropdown): add `isCanNotSelect` property and `empty` state widget, improve search handling for empty lists, bump version to 0.0.3","shortMessageHtmlLink":"🚀 feat(dropdown): add isCanNotSelect property and empty state wid…"}},{"before":"bf22efac6fb0527a450afd4905be152b6ee49f49","after":"a56080432d691f40c61ffc5525350954b71baefa","ref":"refs/heads/main","pushedAt":"2024-05-20T07:22:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":sparkles: feat(dropdown): refactor DropDownSearchBody to improve search functionality and handle empty lists","shortMessageHtmlLink":"✨ feat(dropdown): refactor DropDownSearchBody to improve search funct…"}},{"before":"0bc2caf478b86a48f2479c4f6c2dcb2c10c4be27","after":"bf22efac6fb0527a450afd4905be152b6ee49f49","ref":"refs/heads/main","pushedAt":"2024-05-12T01:01:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":"chore: 🔖 Bump version to 0.0.2","shortMessageHtmlLink":"chore: 🔖 Bump version to 0.0.2"}},{"before":"8da031d82e0edc09e48be94110186cf269444bc9","after":"0bc2caf478b86a48f2479c4f6c2dcb2c10c4be27","ref":"refs/heads/main","pushedAt":"2024-05-12T00:58:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":sparkles: ix bug to make selecting right","shortMessageHtmlLink":"✨ ix bug to make selecting right"}},{"before":"af5b97540e49bf56eb4298d832fb596bec87b113","after":"8da031d82e0edc09e48be94110186cf269444bc9","ref":"refs/heads/main","pushedAt":"2024-05-12T00:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":":art: feat(dropdown): add immutable annotation to MagicDropdownSearch and DropDownSearchBody components\n\nAdd the @immutable annotation to the MagicDropdownSearch and DropDownSearchBody components in the dropdown_button.dart and dropdown_body.dart files respectively. This ensures that these components are immutable and helps improve performance and reliability.\n\nRepository: D:/lifermama/magic_dropdown_search","shortMessageHtmlLink":"🎨 feat(dropdown): add immutable annotation to MagicDropdownSearch and…"}},{"before":"59acac9fda4ed479f96116cd9f921c14b974f314","after":"af5b97540e49bf56eb4298d832fb596bec87b113","ref":"refs/heads/main","pushedAt":"2024-05-12T00:39:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":"feat: 🎉 Add magic dropdown search component\n\nThis commit adds the magic dropdown search component to the main.dart file in the example folder.","shortMessageHtmlLink":"feat: 🎉 Add magic dropdown search component"}},{"before":"d7a4ccd2bed92c04e41cad7435d9f131657b5877","after":"59acac9fda4ed479f96116cd9f921c14b974f314","ref":"refs/heads/main","pushedAt":"2024-05-12T00:38:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":"feat: Add magic_dropdown_search package\n\n- Added the magic_dropdown_search package to the pubspec.yaml file.\n- Imported the package in the main.dart file.\n- Implemented the MagicDropdownSearch widget and added necessary properties.\n- Implemented the onChanged and onChangedSearch callbacks for handling selection and search logic.\n\n# Please enter the commit message for your changes. Lines starting\n# with '#' will be ignored, and an empty message aborts the commit.\n# On branch main\n# Your branch is ahead of 'origin/main' by 1 commit.\n# (use \"git push\" to publish your local commits)\n#\n# Changes to be committed:\n# modified: example/lib/main.dart\n# modified: example/pubspec.lock\n# modified: example/pubspec.yaml\n#","shortMessageHtmlLink":"feat: Add magic_dropdown_search package"}},{"before":"eebfc748e148476ef742cf32610e3ca582c37d89","after":"d7a4ccd2bed92c04e41cad7435d9f131657b5877","ref":"refs/heads/main","pushedAt":"2024-05-12T00:34:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":"feat: Add dropdown search functionality with dynamic data\n\n- Add `magic_dropdown_search` package to the pubspec.yaml file\n- Implement `MagicDropdownSearch` widget in the `lib/src/dropdown_button.dart` file\n- Update the README.md file with usage instructions and package description\n- Update the CHANGELOG.md with the initial release information","shortMessageHtmlLink":"feat: Add dropdown search functionality with dynamic data"}},{"before":null,"after":"eebfc748e148476ef742cf32610e3ca582c37d89","ref":"refs/heads/main","pushedAt":"2024-05-12T00:15:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MZzzNn","name":"Mazen Mohamed","path":"/MZzzNn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55028517?s=80&v=4"},"commit":{"message":"feat(magic_dropdown_search): add initial files and structure\n\n- Add `magic_dropdown_search.dart` file with initial imports and part statements for other files.\n- Add `dropdown_body.dart` file with skeleton code for `DropDownSearchBody` class.\n- Add `dropdown_button.dart` file with skeleton code for `DropDownSearch` class.\n- Add `dropdown_dialog.dart` file with skeleton code for `DropDownSearchDialog` class.\n- Add `README.md` file with placeholder content.\n- Add `LICENSE` file with placeholder content.\n\nThis commit adds the initial files and structure for the `magic_dropdown_search` package.","shortMessageHtmlLink":"feat(magic_dropdown_search): add initial files and structure"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYNRJngA","startCursor":null,"endCursor":null}},"title":"Activity · MZzzNn/magic_dropdown_search"}