Skip to content

Add DateTime Input component#314

Merged
rkaraivanov merged 68 commits intomasterfrom
ibarakov/feat-247
Jul 4, 2022
Merged

Add DateTime Input component#314
rkaraivanov merged 68 commits intomasterfrom
ibarakov/feat-247

Conversation

@onlyexeption
Copy link
Copy Markdown
Contributor

@onlyexeption onlyexeption commented Apr 3, 2022

Closes #247

@onlyexeption onlyexeption requested a review from rkaraivanov April 3, 2022 17:49
src/index.ts Outdated
export { IgcSliderBaseComponent } from './components/slider/slider-base.js';
export { IgcButtonBaseComponent } from './components/button/button-base.js';
export { IgcCalendarBaseComponent } from './components/calendar/common/calendar-base.js';
export { IgcMaskInputBaseComponent } from './components/mask-input/mask-input-base.js';
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.

👍
Don't export it.
I would vouch to remove the export of the other base classes as well in the future.

@onlyexeption onlyexeption requested a review from rkaraivanov June 14, 2022 13:13
ChronosSF
ChronosSF previously approved these changes Jul 1, 2022
damyanpetev
damyanpetev previously approved these changes Jul 1, 2022
Copy link
Copy Markdown
Member

@rkaraivanov rkaraivanov left a comment

Choose a reason for hiding this comment

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

LGTM
Just fix the import path and it is good to go.

@damyanpetev damyanpetev dismissed stale reviews from ChronosSF and themself via eb7e5ec July 1, 2022 14:12
@rkaraivanov rkaraivanov merged commit 2aaf015 into master Jul 4, 2022
@rkaraivanov rkaraivanov deleted the ibarakov/feat-247 branch July 4, 2022 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Date input component

6 participants