Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

farosFreed

farosFreed pushed 1 commit to APPS-3072_remove-icon-name-blockthreecolumn UCLALibrary/ucla-library-website-components
  • fix: remove blockcardthreecolumn blocktag icon 246d537

View on GitHub

farosFreed created a branch on UCLALibrary/ucla-library-website-components

APPS-3072_remove-icon-name-blockthreecolumn - This is a library of Vue components that will be used in UCLA Library Nuxt websites.

farosFreed pushed 1 commit to APPS-3067_add_isHighlighted_prop_blocktag UCLALibrary/ucla-library-website-components
  • fix: make ftva highlight styles explicit 917f307

View on GitHub

farosFreed opened a draft pull request on UCLALibrary/ucla-library-website-components
feat: APPS-3067 add ishighlighted prop to BlockTag.vue
Connected to [APPS-3067](https://jira.library.ucla.edu/browse/APPS-3067) **Component Edited:** BlockTag.vue **Stories:** ~/stories/BlockTag.stories.js **Notes:** In progress - Adde...
farosFreed created a branch on UCLALibrary/ucla-library-website-components

APPS-3067_add_isHighlighted_prop_blocktag - This is a library of Vue components that will be used in UCLA Library Nuxt websites.

farosFreed pushed 1 commit to APPS-3045_mobile_datefilter UCLALibrary/ucla-library-website-components

View on GitHub

farosFreed pushed 1 commit to APPS-3045_mobile_datefilter UCLALibrary/ucla-library-website-components
  • fix: today btn error on mobile 452f1f3

View on GitHub

farosFreed pushed 1 commit to APPS-3045_mobile_datefilter UCLALibrary/ucla-library-website-components
  • feat: add mobileDrawer to DateFilter 830be7b

View on GitHub

farosFreed pushed 1 commit to APPS-3045_mobile_datefilter UCLALibrary/ucla-library-website-components
  • fix: cleanup commented out code, import vonclickoutside 45971fc

View on GitHub

farosFreed pushed 1 commit to APPS-3045_mobile_datefilter UCLALibrary/ucla-library-website-components
  • chore: refactor buttondropdown a22fc99

View on GitHub

farosFreed opened a draft pull request on UCLALibrary/ucla-library-website-components
APPS-3045: refactor mobile drawer, datefilter mobile
Connected to [APPS-3045](https://jira.library.ucla.edu/browse/APPS-3045) **Component Created:** MobileDrawer.vue **Stories:** ~/stories/MobileDrawer.stories.js **Spec:** ~/stories/MobileDr...
farosFreed created a branch on UCLALibrary/ucla-library-website-components

APPS-3045_mobile_datefilter - This is a library of Vue components that will be used in UCLA Library Nuxt websites.

farosFreed pushed 1 commit to APPS-3024_create_useIndexAggregator_composable UCLALibrary/ftva-website-nuxt

View on GitHub

farosFreed pushed 1 commit to APPS-3024_create_useIndexAggregator_composable UCLALibrary/ftva-website-nuxt
  • fix: unnecessary import, missing } ed3e934

View on GitHub

farosFreed pushed 3 commits to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components
  • fix: replace impact report spotlight with just one word spotlight (#651) febe562
  • chore(release): set `package.json` to 3.32.1 [skip ci] ## [3.32.1](https://github.com/UCLALibrary/ucla-library-websi... a41c820
  • Merge branch 'main' into APPS-1974_add_page_counter_to_pagination 8aa4602

View on GitHub

farosFreed pushed 2 commits to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components
  • chore: refactor to computed methods f8cf584
  • Merge branch 'APPS-1974_add_page_counter_to_pagination' of https://github.com/UCLALibrary/ucla-library-website-compon... eaad5ff

View on GitHub

farosFreed created a review comment on a pull request on UCLALibrary/ucla-library-website-components
In my testing this did not perform the same as the current function. The current function keeps all the buttons on one line during screen resize. This does not, I think because some of the logic wa...

View on GitHub

farosFreed created a review on a pull request on UCLALibrary/ucla-library-website-components

View on GitHub

farosFreed created a review comment on a pull request on UCLALibrary/ucla-library-website-components
I couldn't do this because the button and the pageButtons are not the same element. The button is a a single button, the pageButtons element is a container for all the buttons. I am using the ref a...

View on GitHub

farosFreed created a review on a pull request on UCLALibrary/ucla-library-website-components

View on GitHub

farosFreed pushed 1 commit to APPS-3024_create_useIndexAggregator_composable UCLALibrary/ftva-website-nuxt

View on GitHub

farosFreed pushed 4 commits to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components
  • fix: update category for impact report story to impact report spotlight (#649) * fix: update category for impact rep... ce822e6
  • feat: fix pnpm version in publish action (#650) 081dd12
  • chore(release): set `package.json` to 3.32.0 [skip ci] # [3.32.0](https://github.com/UCLALibrary/ucla-library-websit... 66a145e
  • Merge branch 'main' into APPS-1974_add_page_counter_to_pagination 9dfd041

View on GitHub

farosFreed pushed 1 commit to APPS-3024_create_useIndexAggregator_composable UCLALibrary/ftva-website-nuxt

View on GitHub

farosFreed pushed 1 commit to APPS-3024_create_useIndexAggregator_composable UCLALibrary/ftva-website-nuxt
  • feat: implement event listing e4005de

View on GitHub

farosFreed pushed 1 commit to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components

View on GitHub

farosFreed pushed 1 commit to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components
  • fix: prevent prev/ next button appearing in legacy 00575fd

View on GitHub

farosFreed pushed 5 commits to APPS-3024_create_useIndexAggregator_composable UCLALibrary/ftva-website-nuxt
  • feat: APPS-3007 Add BlockInfo external icon (#59) * Add external download icon to icon mapping * fix: update icon... 687b466
  • fix: APPS-2976 & APPS-3011 updates to cardMeta - BlogDetail & EventDetail pages (#61) * add uri to FTVAEventDetail f... 4996df8
  • feat: APPS-3010 Consolidate slug page styles (#65) * refactor css out of blog slug * refactor css out of collecti... 91cb5bd
  • feat: update nuxt and component library to latest version (#62) * feat: update nuxt and component library to latest ... ad8946c
  • Merge branch 'main' into APPS-3024_create_useIndexAggregator_composable 904f442

View on GitHub

farosFreed created a review on a pull request on UCLALibrary/ftva-website-nuxt
great work

View on GitHub

farosFreed pushed 3 commits to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components
  • fix: APPS-3046 Remove excess content spacing in SlimBlockCTA (#648) Removes extra space beneath CTA parsed text C... e259821
  • chore(release): set `package.json` to 3.31.6 [skip ci] ## [3.31.6](https://github.com/UCLALibrary/ucla-library-websi... ac8b611
  • Merge branch 'main' into APPS-1974_add_page_counter_to_pagination 276070a

View on GitHub

farosFreed pushed 1 commit to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components

View on GitHub

Load more