Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
alistair3149 created a branch on ProfessionalWiki/WikibaseFacetedSearch
feat-136 - Enhanced searching interface with drilldown for Wikibase
alistair3149 opened a pull request on StarCitizenTools/mediawiki-extensions-TabberNeue
build: release 2.7.3
robot: I have created a release *beep* *boop* --- ## [2.7.3](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/compare/v2.7.2...v2.7.3) (2025-01-20) ### Bug Fixes * percent-e...alistair3149 pushed 6 commits to release-please--branches--main StarCitizenTools/mediawiki-extensions-TabberNeue
- build: release 2.7.2 (#205) a003ee0
- refactor: remove unused code from TabberParsoid class TabberParsoid is currently unused but it is kept for developme... 4e0e2bc
- Localisation updates from https://translatewiki.net. 9caa3eb
- build(deps-dev): update mediawiki/mediawiki-phan-config requirement (#206) Updates the requirements on [mediawiki/me... cf39db4
- fix: percent-encoded fragments not changing tab on load and the hashchange event not working (#210) * Update ext.tab... b8c1e75
- build: release 2.7.3 b32336b
alistair3149 pushed 1 commit to main StarCitizenTools/mediawiki-extensions-TabberNeue
- fix: percent-encoded fragments not changing tab on load and the hashchange event not working (#210) * Update ext.tab... b8c1e75
alistair3149 closed a pull request on StarCitizenTools/mediawiki-extensions-TabberNeue
Fix for percent-encoded fragments not changing tab on load and the hashchange event not working
Fix for #209 by passing the fragment first through [mw.util.percentDecodeFragment](https://doc.wikimedia.org/mediawiki-core/master/js/module-mediawiki.util.html#.percentDecodeFragment). Also fix...alistair3149 pushed 1 commit to main StarCitizenTools/mediawiki-extensions-TabberNeue
- build(deps-dev): update mediawiki/mediawiki-phan-config requirement (#206) Updates the requirements on [mediawiki/me... cf39db4
alistair3149 closed a pull request on StarCitizenTools/mediawiki-extensions-TabberNeue
build(deps-dev): update mediawiki/mediawiki-phan-config requirement from 0.15.0 to 0.15.1
Updates the requirements on [mediawiki/mediawiki-phan-config](https://github.com/wikimedia/mediawiki-tools-phan) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced ...alistair3149 created a comment on an issue on ProfessionalWiki/WikibaseFacetedSearch
The labels can be fetched through JS but I'm not sure if we have a need to do it JS as opposed to in the backend when we are reloading the page. We already build the whole Facet within the backend...
alistair3149 pushed 1 commit to patch-hashchange-event nobbyfix/mediawiki-extensions-TabberNeue
- Add missing semicolon 5bee452
alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Should we rename `$instanceTypeExtractor` to `$itemTypeExtractor`?
alistair3149 created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Should we rename `newInstanceTypeExtractor()` too?
alistair3149 created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
That works too. On a side note, would it be more readable if the query string is broken down into an array and join together as a string?
alistair3149 created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I thought we have to replicate the constructor like the original class for tests. Is simplification without the Config acceptable?
alistair3149 created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
alistair3149 pushed 1 commit to feat-querybuilder SemanticMediaWiki/SemanticMediaWiki
- Update docs per code review ee7fcaa
alistair3149 created a comment on an issue on ProfessionalWiki/WikibaseFacetedSearch
Completed with #128
alistair3149 closed an issue on ProfessionalWiki/WikibaseFacetedSearch
Facet UI: Add input validation for range facet
AC: - Invalidate input when minimum is greater than maximum, or vise-versa - Disable apply button when input is invalidated - Show error state when input is invalidated - Update `min` and `max`...alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
- Add missing use statement a52d9b7
alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
- Add additional tests 8bb735a
alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
- Fix incorrect const reference 2a0d716
alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
- Fix syntax error 8f72eeb
alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
- Remove old docs cf10054
alistair3149 pushed 2 commits to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
alistair3149 pushed 1 commit to feat-118 ProfessionalWiki/WikibaseFacetedSearch
- Use boolean check directly 3160999