Skip to content
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

Datepicker stories #72

Merged
merged 2 commits into from
Oct 7, 2020
Merged

Datepicker stories #72

merged 2 commits into from
Oct 7, 2020

Conversation

navin-moorthy
Copy link
Collaborator

No description provided.

@navin-moorthy navin-moorthy added the enhancements 📈 Improve an existing Feature label Oct 7, 2020
@navin-moorthy navin-moorthy self-assigned this Oct 7, 2020
@navin-moorthy navin-moorthy changed the base branch from master to datepicker-v2 October 7, 2020 07:27
@netlify
Copy link

netlify bot commented Oct 7, 2020

Deploy preview for renderless-components ready!

Built with commit 3166e3f

https://deploy-preview-72--renderless-components.netlify.app

@anuraghazra anuraghazra merged commit 25fed62 into datepicker-v2 Oct 7, 2020
@navin-moorthy navin-moorthy deleted the datepicker-stories branch October 7, 2020 08:28
anuraghazra added a commit that referenced this pull request Oct 7, 2020
* chore: wip datepicker

* chore: wip style fixes

* feat: wip added datepicker

* chore: focus on current date on datepicker toggle

* chore: minor refactors

* fix: datepicker disclosure focus restore not working

* refactor: refactored duplicate calendar component

* feat: added Tab behaviour in datepicker spinbuttons composite

* fix: ensure tabIndex 0

* feat: alt arrowdown to open dropdown

* refactor: reorganized & refactored code

* fix: datepicker on open focus on selected date

* chore: fixed calendar types & dateSegment composite spread

* feat: datepicker v3 (#70)

* refactor(datepicker): ♻️  organize imports and improve code flow

* feat(datepicker): ✨  add controllable date picker

* refactor(date-picker): ♻️  bring popover close focus back

* fix(date-picker): 🐛  fix focus spin button on focus

* fix(date-picker): 🐛  fix outside click moving focus to button

* refactor(date-picker): ♻️  arrange imports

* refactor(date-picker): 🏷️  update types for Date Segment

* fix(date-picker): 🐛  fix focus movements

* fix(date-picker): 🐛  fix focus & date values

* fix: calendar day value lag & few css improvements

Co-authored-by: Anurag <[email protected]>

* fix: range calendar start date iso timing lag

* chore: datepicker stories improvements (#72)

* refactor(date-picker): ♻️  added more stories

* refactor(date-picker): ♻️  add disabled styles

* feat: added segment component (#71)

* feat: added Segment component

* refactor: review updates & segment aria label fix

* chore: event listener rename

* feat: added Segment component to DatePicker

* fix: datepicker propagation

* refactor: unified DateValue type import & removed extra composite in DatePickerState

* chore: fieldvalue fix

* chore: removed DOMProps

* test: css ignore tests

Co-authored-by: Navin Moorthy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements 📈 Improve an existing Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants