-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: APPS-3049 Create Calendar component (Part 1) #655
Open
tinuola
wants to merge
24
commits into
main
Choose a base branch
from
APPS-3049_create-calendar-component
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Percy ScreenshotsIn order to conserve our percy screenshot allowance, percy is not configured to run automatically. Please make sure the PR is ready and all other checks are passing, then start it manually:
|
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 15, 2024 19:11
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 15, 2024 23:20
Inactive
tinuola
force-pushed
the
APPS-3049_create-calendar-component
branch
from
November 15, 2024 23:24
15fa735
to
fd2f8e5
Compare
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 15, 2024 23:26
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 16, 2024 00:18
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 16, 2024 00:23
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 21, 2024 20:28
Inactive
tinuola
force-pushed
the
APPS-3049_create-calendar-component
branch
from
November 21, 2024 23:34
6ffd0b2
to
48a9102
Compare
tinuola
changed the title
wip: APPS-3049 Create Calendar component
feat: APPS-3049 Create Calendar component
Nov 21, 2024
tinuola
changed the title
feat: APPS-3049 Create Calendar component
feat: APPS-3049 Create Calendar component (Part 1)
Nov 21, 2024
tinuola
force-pushed
the
APPS-3049_create-calendar-component
branch
from
November 22, 2024 17:55
8b7c5c6
to
243cb15
Compare
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 22, 2024 18:28
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 22, 2024 18:39
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 22, 2024 18:43
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 22, 2024 19:43
Inactive
github-actions
bot
temporarily deployed
to
storybook--pull_request-655
November 22, 2024 19:49
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Connected to APPS-3049
Component Created: BaseComponent.vue
Stories: ~/stories/BaseCalendar.stories.js
Spec: ~/stories/BaseCalendar.spec.js
Notes:
Part 1 of event calendar component build:
vuetify
; createdplugins
folder to load framework.storybook
configuration files to setup Vuetify integration for StorybookTo Do in Part 2:
Preview:
Checklist:
library-website-nuxt dev server