Ecosyste.ms: Timeline

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

tinuola

tinuola pushed 1 commit to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components

View on GitHub

tinuola pushed 37 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • task: setup vuetify config b4c3e23
  • task: install vite vuetify plugin b321fd3
  • task: add vuetify lab import to vite config 65c6ca1
  • task: remove unneeded vuetify plugin folder/file 0308121
  • task: adjusting/refining vuetify config db9cb2f
  • wip: display test events ff2bab5
  • wip: calendar navigation 6ca23f6
  • fix: linting 93e2a0b
  • task: uninstall vite-plugin-vuetify 5ce8709
  • wip: add v-menu config, basic implementation da3a8c3
  • wip: implement basic calendar item popup 8f41869
  • clean up code, reposition header today btn f8371b2
  • wip: update styling 574d0ea
  • Update prop to set calendar's starting month a71789b
  • wip: add slot component to calendar 6d7ddbf
  • wip a1d52e0
  • Add inner components to calendar, update styles 40e5fc0
  • update card-meta slot to remove extra margin if slot is unused c564987
  • update calendar component slot story 15a1aab
  • Update calendar stories, add same-day events b17650a
  • and 17 more ...

View on GitHub

tinuola pushed 37 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • fix: APPS-3090 Move CSS from EventSeries page to SectionStaffArticleList component for FTVA Theme (#663) * updates... 10aaab7
  • chore(release): set `package.json` to 3.39.2 [skip ci] ## [3.39.2](https://github.com/UCLALibrary/ucla-library-websi... aa305c4
  • task: setup vuetify config 8022b9d
  • task: install vite vuetify plugin e2e21ad
  • task: add vuetify lab import to vite config 5c1f17f
  • task: remove unneeded vuetify plugin folder/file 867c83e
  • task: adjusting/refining vuetify config bf86c29
  • wip: display test events 916a4db
  • wip: calendar navigation 87ca208
  • fix: linting be303c8
  • task: uninstall vite-plugin-vuetify 7946717
  • wip: add v-menu config, basic implementation 971c4e9
  • wip: implement basic calendar item popup 2bc1e62
  • clean up code, reposition header today btn 142708a
  • wip: update styling e113949
  • Update prop to set calendar's starting month 58d425e
  • wip: add slot component to calendar a5fa411
  • wip e468203
  • Add inner components to calendar, update styles 3510fd5
  • update card-meta slot to remove extra margin if slot is unused cabdd50
  • and 17 more ...

View on GitHub

tinuola pushed 1 commit to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • remove event card vertical overflow 4dc06c6

View on GitHub

tinuola pushed 36 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • fix: APPS-3073 Datefilter bugs & enhancements (#660) * chore: add tests * fix: restore test for now * fix: run... 64b7825
  • chore(release): set `package.json` to 3.39.1 [skip ci] ## [3.39.1](https://github.com/UCLALibrary/ucla-library-websi... 44246ee
  • task: setup vuetify config d3d4c4a
  • task: install vite vuetify plugin 3f2a9ef
  • task: add vuetify lab import to vite config 526467c
  • task: remove unneeded vuetify plugin folder/file 5b7ed44
  • task: adjusting/refining vuetify config f50700b
  • wip: display test events 1e02227
  • wip: calendar navigation a3f3bd3
  • fix: linting 261e298
  • task: uninstall vite-plugin-vuetify 48b3b2a
  • wip: add v-menu config, basic implementation 748f76d
  • wip: implement basic calendar item popup 5e3e124
  • clean up code, reposition header today btn dcc8bd5
  • wip: update styling be2eb71
  • Update prop to set calendar's starting month 3f6b1fe
  • wip: add slot component to calendar 1d235f2
  • wip 10e91b2
  • Add inner components to calendar, update styles 4f39a65
  • update card-meta slot to remove extra margin if slot is unused 7e1839f
  • and 16 more ...

View on GitHub

tinuola pushed 1 commit to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • refactor logic to handle event selection state styling ee2875f

View on GitHub

tinuola pushed 4 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • add logic to set visual state for selected event item 18c596e
  • refactor deselect event listener e7c3987
  • update calendar mock data 8acbfed
  • add documentation to component story cdda9cb

View on GitHub

tinuola pushed 2 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • update template logic, css to reflect highlighted tag labels dc3a333
  • update mock calendar data with isHighlighted field a1689cd

View on GitHub

tinuola pushed 27 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • feat: Apps-3068 SEO friendly SectionPagination (#659) * feat: href instead of click event for seo optimization * ... 2b9eb98
  • chore(release): set `package.json` to 3.39.0 [skip ci] # [3.39.0](https://github.com/UCLALibrary/ucla-library-websit... 7b85695
  • task: setup vuetify config bee7abc
  • task: install vite vuetify plugin 8b678dc
  • task: add vuetify lab import to vite config 0097f10
  • task: remove unneeded vuetify plugin folder/file e265c42
  • task: adjusting/refining vuetify config 1e42777
  • wip: display test events 877e0fc
  • wip: calendar navigation 67d0b4f
  • fix: linting 69aa4cf
  • task: uninstall vite-plugin-vuetify 10cc747
  • wip: add v-menu config, basic implementation ed546c7
  • wip: implement basic calendar item popup 1cf18f7
  • clean up code, reposition header today btn d631ca4
  • wip: update styling bf16c84
  • Update prop to set calendar's starting month 629d3fa
  • wip: add slot component to calendar 3d49295
  • wip 113b51d
  • Add inner components to calendar, update styles 1e89c75
  • update card-meta slot to remove extra margin if slot is unused 11c4b60
  • and 7 more ...

View on GitHub

tinuola pushed 1 commit to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components

View on GitHub

tinuola pushed 1 commit to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components

View on GitHub

tinuola pushed 2 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • rm tagLabels from cardWithImage, set calendar height 0852ec4
  • refactor: set base calendar and slot options 8dd8f3a

View on GitHub

tinuola pushed 1 commit to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • wip: remove SmartLink component 564ecd2

View on GitHub

tinuola pushed 2 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • update calendar component slot story 9a802d6
  • Update calendar stories, add same-day events a2f78e2

View on GitHub

tinuola pushed 2 commits to APPS-3079_calendar-component-event-popup UCLALibrary/ucla-library-website-components
  • Add inner components to calendar, update styles c4de12c
  • update card-meta slot to remove extra margin if slot is unused dc39c02

View on GitHub

tinuola opened a pull request on UCLALibrary/ucla-library-website-components
wip: APPS 3079 Calendar Component EventCard Popup
Connected to [APPS-3049](https://jira.library.ucla.edu/browse/APPS-3049), [APPS-3079](https://jira.library.ucla.edu/browse/APPS-3079) **Component Updated:** BaseCalendar.vue **Stories:** ~/s...
tinuola created a branch on UCLALibrary/ucla-library-website-components

APPS-3079_calendar-component-event-popup - This is a library of Vue components that will be used in UCLA Library Nuxt websites.

tinuola created a review on a pull request on UCLALibrary/ftva-website-nuxt

View on GitHub

tinuola pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
  • task: uninstall vite-plugin-vuetify 919a314

View on GitHub

tinuola pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
  • adjust config for vuetify-storybook, add style to wrap comp 072e98b

View on GitHub

tinuola pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
  • wip: testing storybook preview.ts update 7f7d0ef

View on GitHub

tinuola pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
  • task: clean up commented vuetify code in main.ts 76aff50

View on GitHub

tinuola pushed 20 commits to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
  • fix: APPS-3074 add watchers for pagination reactivity (#658) * fix: add watchers for pagination reactivity * fix:... 8456d32
  • chore(release): set `package.json` to 3.35.1 [skip ci] ## [3.35.1](https://github.com/UCLALibrary/ucla-library-websi... 4d4714c
  • task: install vuetify v3.4.9 8565bd2
  • task: setup vuetify config 4deec53
  • task: install vite vuetify plugin 9d290f5
  • task: add vuetify lab import to vite config a290b8a
  • wip: add minimal calendar 260ecbb
  • task: uninstall vuetify 857276c
  • task: remove unneeded vuetify plugin folder/file 1db1432
  • task: adjusting/refining vuetify config 67e67b6
  • fix: linting 6221b07
  • wip: display test events ab3da10
  • wip: calendar navigation b8f008d
  • wip: calendar styling/theming 7af5f4e
  • fix: linting d000d18
  • wip: configure storybook vuetify integration f2f1c4e
  • add baseCalendar stories 2c0cc4f
  • wip: update calendar styling c5a7344
  • fix: linting ca40942
  • fix: set fix min width for calendar cells 243cb15

View on GitHub

tinuola pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
  • fix: set fix min width for calendar cells 8b7c5c6

View on GitHub

tinuola pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components

View on GitHub

tinuola pushed 20 commits to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
  • feat: APPS-3072 remove icon in BlockTag from BlockCardThreeColumn (#657) fix: remove blockcardthreecolumn blocktag i... 1efc83e
  • chore(release): set `package.json` to 3.34.0 [skip ci] # [3.34.0](https://github.com/UCLALibrary/ucla-library-websit... 18eb0bc
  • feat: APPS-3067 add ishighlighted prop to BlockTag.vue (#656) * feat: ishighlighted prop * fix: make ftva highlig... 7b2c3a7
  • chore(release): set `package.json` to 3.35.0 [skip ci] # [3.35.0](https://github.com/UCLALibrary/ucla-library-websit... ad36261
  • task: install vuetify v3.4.9 9a67d3d
  • task: setup vuetify config e25dfcc
  • task: install vite vuetify plugin 2ef8da0
  • task: add vuetify lab import to vite config c973f79
  • wip: add minimal calendar 477e894
  • task: uninstall vuetify 602c021
  • task: remove unneeded vuetify plugin folder/file 390d0da
  • task: adjusting/refining vuetify config 89e0be2
  • fix: linting 7bc2fa5
  • wip: display test events 541e08c
  • wip: calendar navigation d2ec482
  • wip: calendar styling/theming 8cf9c00
  • fix: linting 9053e23
  • wip: configure storybook vuetify integration eaca3e6
  • add baseCalendar stories 6ac661d
  • wip: update calendar styling 48a9102

View on GitHub

tinuola pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components

View on GitHub

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

View on GitHub

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

View on GitHub

tinuola pushed 1 commit to main tinuola/fm_bento-grid
  • wip: set markup, baseline css 4458972

View on GitHub

Load more