Skip to content

Feat/hide calendar header #1046

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Feat/hide calendar header #1046

wants to merge 2 commits into from

Conversation

lulzkdm
Copy link

@lulzkdm lulzkdm commented Mar 28, 2022

Добавлена возможность скрыть шапку в календаре

@alfa-bot
Copy link
Collaborator

Собрана новая демка.

@EGNKupava EGNKupava marked this pull request as draft March 29, 2022 14:00
@@ -6,7 +6,7 @@ import styles from './index.module.css';

export type HeaderProps = {
/**
* Вид шапки — месяц и год или только месяц
* Вид шапки — месяц и год или только месяц или без шапки
*/
view?: SelectorView;
Copy link
Contributor

Choose a reason for hiding this comment

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

Omit<SelectorView, 'empty'>

@@ -6,7 +6,7 @@ import styles from './index.module.css';

export type HeaderProps = {
/**
* Вид шапки — месяц и год или только месяц
* Вид шапки — месяц и год или только месяц или без шапки
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут стоит оставить как есть, т.к. у Header нет вида empty

Copy link
Contributor

@reme3d2y reme3d2y left a comment

Choose a reason for hiding this comment

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

Еще бы демку обновить

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants