Skip to content

feat(QDatePicker): new QDatePicker - #336

Draft
SeregaBB wants to merge 8 commits into
mainfrom
q-date-picker-new
Draft

feat(QDatePicker): new QDatePicker#336
SeregaBB wants to merge 8 commits into
mainfrom
q-date-picker-new

Conversation

@SeregaBB

Copy link
Copy Markdown
Contributor

No description provided.

@netlify

netlify Bot commented Sep 13, 2022

Copy link
Copy Markdown

Deploy Preview for qui-max ready!

Name Link
🔨 Latest commit f9f5aa4
🔍 Latest deploy log https://app.netlify.com/sites/qui-max/deploys/632d9e98c356d200097eeeb5
😎 Deploy Preview https://deploy-preview-336--qui-max.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify

netlify Bot commented Sep 13, 2022

Copy link
Copy Markdown

Deploy Preview for qui-docs canceled.

Name Link
🔨 Latest commit f9f5aa4
🔍 Latest deploy log https://app.netlify.com/sites/qui-docs/deploys/632d9e98194e6a0009911978

@cheesytim cheesytim added the enhancement New feature or request label Sep 20, 2022
Sergey and others added 2 commits September 23, 2022 14:11
* feat(QDatePicker): month panel

* feat(QDatePicker): add switching views (clickable heading in panel)

* feat(QDatePicker): fixes after review

Co-authored-by: s.lysanov <s.lysanov@qvant.ru>
* feat(QDatePicker): year panel init

* feat(QDatePicker): year panel current, selected year

Co-authored-by: s.lysanov <s.lysanov@qvant.ru>

// TODO: поменять массив, когда будет панель с годами (отображать месяц, только в режиме выбора дня)
const isMonthButtonVisible = computed<boolean>(() =>
['year', 'month', 'day'].includes(props.view)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

enum

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.

3 participants