Skip to content

Refactor datepicker to move calendar out#27

Draft
MrWook wants to merge 7 commits into
masterfrom
feat/append-to-body
Draft

Refactor datepicker to move calendar out#27
MrWook wants to merge 7 commits into
masterfrom
feat/append-to-body

Conversation

@MrWook

@MrWook MrWook commented Aug 21, 2020

Copy link
Copy Markdown
Collaborator

Move calendar into own component.

  • add tests

@MrWook MrWook added the enhancement New feature or request label Aug 21, 2020
@MrWook MrWook changed the title WIP: Add prop to append calendar to body Add prop to append calendar to body Aug 21, 2020
Comment thread docs/guide/Props/README.md Outdated
Comment thread example/Demo.vue Outdated

@sebsobseb sebsobseb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

}

.overflow-scroll {
overflow:scroll

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting: overflow: scroll;

Comment thread example/Demo.vue
}
.overflow-scroll{
.overflow-scroll {
overflow:scroll

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting: overflow: scroll;

@MrWook MrWook changed the title Add prop to append calendar to body Refactor datepicker to move calendar out Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants