-
Notifications
You must be signed in to change notification settings - Fork 92
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
fix bug with unique key on map #206
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vhvb1989
approved these changes
Oct 6, 2023
hemarina
added a commit
that referenced
this pull request
Oct 19, 2023
* rename svg to fix icon not showing issue * fix search icon (#202) fix search icon * remove cosmos tag on azure-search-openai-demo-csharp(#204) remove cosmos tag on azure-search-openai-demo-csharp * Move Django to frameworks (#203) Move Django tag to frameworks * add font fallback and move reactjs to tools (#205) Add fallback font family Courier New, Courier, monospace in case Consolas is not rendered * Fix bug of showing the wrong template card header logo and title website after filtered and closed contribution card (#206) fix bug with unique key in loops * update submit template link to contribute page (#209) update contribute link * Squashed commit of the following: commit b838abc Author: hemarina <[email protected]> Date: Tue Oct 10 13:50:08 2023 -0700 add underline when page is selected commit 239bd8f Author: hemarina <[email protected]> Date: Mon Oct 9 16:18:48 2023 -0700 custom navbar * add filter top bar * test card sorted * update div css * debug filter top bar * add empty search page * cleaner timer * add condition for filter --------- Co-authored-by: Rajesh Kamal <[email protected]> Co-authored-by: Pamela Fox <[email protected]>
hemarina
added a commit
to hemarina/awesome-azd
that referenced
this pull request
Oct 20, 2023
commit 8daf1cfff3091065dd7a5c730ada751d68bdb151 Merge: 9934f1c 7a314c7 Author: hemarina <[email protected]> Date: Wed Oct 18 16:14:38 2023 -0700 Merge branch 'main' of https://github.com/Azure/awesome-azd into filter-top commit 9934f1c Author: hemarina <[email protected]> Date: Wed Oct 18 11:52:09 2023 -0700 add condition for filter commit 7a314c7 Author: hemarina <[email protected]> Date: Wed Oct 18 10:22:11 2023 -0700 update copyright (Azure#226) * update copyright * make sure it's for 3 party license commit 02d76c2 Author: hemarina <[email protected]> Date: Tue Oct 17 14:55:05 2023 -0700 cleaner timer commit 69e1fb5 Author: hemarina <[email protected]> Date: Tue Oct 17 14:32:01 2023 -0700 add empty search page commit 055c182 Author: Grace Kulin <[email protected]> Date: Tue Oct 17 13:28:30 2023 -0700 Update video on about page (Azure#221) Update video on about page commit ae0fd84 Author: hemarina <[email protected]> Date: Tue Oct 17 13:28:09 2023 -0700 sort tag and remove dev center (Azure#220) sort tag and remove dev center commit 64740ed Author: hemarina <[email protected]> Date: Fri Oct 13 13:46:20 2023 -0700 debug filter top bar commit 97b7cf5 Author: hemarina <[email protected]> Date: Fri Oct 13 11:11:50 2023 -0700 use smaller file png for cover (Azure#219) use smaller file png for cover commit 1770e59 Author: dantelmomsft <[email protected]> Date: Fri Oct 13 01:28:32 2023 +0200 add `azure-search-openai-demo-java` template (Azure#218) * rebase and java Chatgpt sample descriptio and tags updated * add semantickernel tag --------- Co-authored-by: hemarina <[email protected]> commit 09be102 Author: hemarina <[email protected]> Date: Thu Oct 12 15:54:31 2023 -0700 update div css commit d62bd43 Author: hemarina <[email protected]> Date: Thu Oct 12 14:42:35 2023 -0700 test card sorted commit 37b09e5 Author: Victor Vazquez <[email protected]> Date: Wed Oct 11 16:57:43 2023 -0700 devcon (Azure#217) commit c0f73d5 Author: hemarina <[email protected]> Date: Wed Oct 11 10:25:21 2023 -0700 add filter top bar commit 679e121 Author: hemarina <[email protected]> Date: Tue Oct 10 13:54:21 2023 -0700 Squashed commit of the following: commit b838abc Author: hemarina <[email protected]> Date: Tue Oct 10 13:50:08 2023 -0700 add underline when page is selected commit 239bd8f Author: hemarina <[email protected]> Date: Mon Oct 9 16:18:48 2023 -0700 custom navbar commit 1a0e4f5 Author: hemarina <[email protected]> Date: Mon Oct 9 13:37:21 2023 -0700 update submit template link to contribute page (Azure#209) update contribute link commit 79ce05e Author: hemarina <[email protected]> Date: Fri Oct 6 16:51:03 2023 -0700 Fix bug of showing the wrong template card header logo and title website after filtered and closed contribution card (Azure#206) fix bug with unique key in loops
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix bug of showing the wrong template card header logo and title website after filtering and close contribution card