Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pghorpade created a review comment on a pull request on UCLALibrary/ucla-library-website-components
const pageButtons = ref<HTMLElement | null>(null)
pghorpade created a review comment on a pull request on UCLALibrary/ucla-library-website-components
use the ref you created here const button = pageButtons.value?.querySelector('.pButton') as HTMLElement if (!button) return 10
pghorpade created a review on a pull request on UCLALibrary/ucla-library-website-components
pghorpade opened a pull request on UCLALibrary/library-website-nuxt
feat: update impact report story category and external news uri on site search results
Connected to [APPS-3012](https://jira.library.ucla.edu/browse/APPS-3012) Connected to [APPS-3048](https://jira.library.ucla.edu/browse/APPS-3048)pghorpade created a comment on a pull request on UCLALibrary/ucla-library-website-components
tada: This PR is included in version 3.32.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/ucla-library-website-components/v/3.32.0) - [GitHub...
pghorpade created a comment on a pull request on UCLALibrary/ucla-library-website-components
tada: This PR is included in version 3.32.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/ucla-library-website-components/v/3.32.0) - [GitHub...
pghorpade published a release on UCLALibrary/ucla-library-website-components
v3.32.0
# [3.32.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.31.6...v3.32.0) (2024-11-06) ### Bug Fixes * update category for impact report story to impact report spotlig...pghorpade created a tag on UCLALibrary/ucla-library-website-components
v3.32.0 - This is a library of Vue components that will be used in UCLA Library Nuxt websites.
pghorpade pushed 1 commit to main UCLALibrary/ucla-library-website-components
- chore(release): set `package.json` to 3.32.0 [skip ci] # [3.32.0](https://github.com/UCLALibrary/ucla-library-websit... 66a145e
pghorpade pushed 1 commit to main UCLALibrary/ucla-library-website-components
- feat: fix pnpm version in publish action (#650) 081dd12
pghorpade closed a pull request on UCLALibrary/ucla-library-website-components
feat: fix pnpm version in publish action
this fixes the following bug: https://github.com/UCLALibrary/ucla-library-website-components/actions/runs/11694891777/job/32569373589 ``` Run pnpm install ERR_PNPM_UNSUPPORTED_ENGINE Unsuppor...pghorpade opened a pull request on UCLALibrary/ucla-library-website-components
feat: fix pnpm version in publish action
this fixes the following bug: https://github.com/UCLALibrary/ucla-library-website-components/actions/runs/11694891777/job/32569373589 `Run pnpm install ERR_PNPM_UNSUPPORTED_ENGINE Unsupported ...pghorpade created a branch on UCLALibrary/ucla-library-website-components
fix_pnpm - This is a library of Vue components that will be used in UCLA Library Nuxt websites.
pghorpade pushed 1 commit to main UCLALibrary/ucla-library-website-components
- fix: update category for impact report story to impact report spotlight (#649) * fix: update category for impact rep... ce822e6
pghorpade closed a pull request on UCLALibrary/ucla-library-website-components
fix: update category for impact report story to impact report spotlight
Connected to [APPS-3012](https://jira.library.ucla.edu/browse/APPS-3012) A small PR to replace `Impact Report Story` category to `Impact Report Spotlight` [APPS-3012]: https://uclalibrary.atlas...pghorpade pushed 1 commit to APPS-3012 UCLALibrary/ucla-library-website-components
- ci: fix use pnpm 9 c436caf
pghorpade pushed 2 commits to main UCLALibrary/libguides-proxy
pghorpade closed a pull request on UCLALibrary/libguides-proxy
feat: remove return '' when no alerts present
Fix code when alerts are empty. https://deploy-preview-5--libguides-proxy.netlify.app/api/libguides/library/status/updates/proxy https://deploy-preview-5--libguides-proxy.netlify.app/api/libguide...pghorpade opened a pull request on UCLALibrary/libguides-proxy
feat: remove return '' when no alerts present
Fix code when alerts are emptypghorpade created a branch on UCLALibrary/libguides-proxy
fix_global_alert_error - LibGuides Proxy Service for to fetch content for website status page
pghorpade created a branch on UCLALibrary/ucla-library-website-components
APPS-3012 - This is a library of Vue components that will be used in UCLA Library Nuxt websites.