-
Notifications
You must be signed in to change notification settings - Fork 109
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
Search API #779
Search API #779
Commits on Nov 1, 2024
-
Rewrite window.search.Query as an ES6 class
And moving the initialization from init to the constructor.
Configuration menu - View commit details
-
Copy full SHA for 0795c8e - Browse repository at this point
Copy the full SHA 0795c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7971c99 - Browse repository at this point
Copy the full SHA 7971c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8831dc - Browse repository at this point
Copy the full SHA e8831dcView commit details -
Moved event handling for search result interactions from the UI class…
… to the Query class for clearer separation of logic and presentation
Configuration menu - View commit details
-
Copy full SHA for 7c08c69 - Browse repository at this point
Copy the full SHA 7c08c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e08080 - Browse repository at this point
Copy the full SHA 4e08080View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0daf8eb - Browse repository at this point
Copy the full SHA 0daf8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d7a5b - Browse repository at this point
Copy the full SHA 78d7a5bView commit details -
Rename IITC.search.UI to IITC.search.QueryResultsView and moving to a…
… separate file `search_query_results_view.js`
Configuration menu - View commit details
-
Copy full SHA for 96413b9 - Browse repository at this point
Copy the full SHA 96413b9View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e62361 - Browse repository at this point
Copy the full SHA 3e62361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8133318 - Browse repository at this point
Copy the full SHA 8133318View commit details -
Configuration menu - View commit details
-
Copy full SHA for a617cfa - Browse repository at this point
Copy the full SHA a617cfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d18dc82 - Browse repository at this point
Copy the full SHA d18dc82View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1540d7 - Browse repository at this point
Copy the full SHA d1540d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20d30e4 - Browse repository at this point
Copy the full SHA 20d30e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f15662f - Browse repository at this point
Copy the full SHA f15662fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e949280 - Browse repository at this point
Copy the full SHA e949280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d49165 - Browse repository at this point
Copy the full SHA 7d49165View commit details -
Search supports input in both decimal format (e.g., 51.5074, -0.1278)…
… and DMS format (e.g., 50°31'03.8"N 7°59'05.3"E)
Configuration menu - View commit details
-
Copy full SHA for ba248b0 - Browse repository at this point
Copy the full SHA ba248b0View commit details
Commits on Nov 4, 2024
-
Methods of the search class that are not explicitly intended to be us…
…ed are declared as private
Configuration menu - View commit details
-
Copy full SHA for ee5a5f3 - Browse repository at this point
Copy the full SHA ee5a5f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d382e37 - Browse repository at this point
Copy the full SHA d382e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c0d20 - Browse repository at this point
Copy the full SHA 44c0d20View commit details