-
Notifications
You must be signed in to change notification settings - Fork 235
feat(date-time-picker): add time field component (WIP) #3427
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
Closed
paulodetarsofm
wants to merge
84
commits into
feature/date-time-picker
from
paulodetarsofm/time-field
Closed
feat(date-time-picker): add time field component (WIP) #3427
paulodetarsofm
wants to merge
84
commits into
feature/date-time-picker
from
paulodetarsofm/time-field
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@spectrum-css/divider](https://github.com/adobe/spectrum-css/tree/HEAD/components/divider) from 2.1.3 to 2.1.7. - [Release notes](https://github.com/adobe/spectrum-css/releases) - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/divider/CHANGELOG.md) - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/divider@2.1.7/components/divider) --- updated-dependencies: - dependency-name: "@spectrum-css/divider" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@spectrum-css/table](https://github.com/adobe/spectrum-css/tree/HEAD/components/table) from 4.0.50 to 4.0.56. - [Release notes](https://github.com/adobe/spectrum-css/releases) - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/table/CHANGELOG.md) - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/table@4.0.56/components/table) --- updated-dependencies: - dependency-name: "@spectrum-css/table" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@open-wc/eslint-config](https://github.com/open-wc/open-wc/tree/HEAD/packages/eslint-config) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/open-wc/open-wc/releases) - [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/eslint-config/CHANGELOG.md) - [Commits](https://github.com/open-wc/open-wc/commits/HEAD/packages/eslint-config) --- updated-dependencies: - dependency-name: "@open-wc/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@spectrum-css/popover](https://github.com/adobe/spectrum-css/tree/HEAD/components/popover) from 6.0.46 to 6.0.54. - [Release notes](https://github.com/adobe/spectrum-css/releases) - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/popover/CHANGELOG.md) - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/popover@6.0.54/components/popover) --- updated-dependencies: - dependency-name: "@spectrum-css/popover" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@spectrum-css/actionmenu](https://github.com/adobe/spectrum-css/tree/HEAD/components/actionmenu) from 4.0.31 to 4.0.39. - [Release notes](https://github.com/adobe/spectrum-css/releases) - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/actionmenu/CHANGELOG.md) - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/actionmenu@4.0.39/components/actionmenu) --- updated-dependencies: - dependency-name: "@spectrum-css/actionmenu" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [glob](https://github.com/isaacs/node-glob) from 8.0.3 to 10.3.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v8.0.3...v10.3.0) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…sp-radio-group[id]
* feat(textfield): add rows attribute * ensure that multiline textarea with rows is not resizable * added unit tests for rows attribute * remove obsolete css style * update golden image caches
* feat(accordion): accordion core token migration * chore(accordion): updating the storybook * chore(accordion): minor fixes * chore(accordion): updating new beta package * feat(accordion): addressing review suggestions * chore: chevron sizing approach * chore(accordion): removing ununsed code * feat(accordion): addressing review suggestions * feat(accordion): updating the default variables * feat(accordion): minor fix * feat(accordion): updating the documentation * feat(accordion): updating the storybook --------- Co-authored-by: Venkatesh Josyula <venkateshjo@adobe.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
…ng ARIA (#3330) * fix: mixed value state of swatch support aria * chore: added test to support mixed-value for aria * chore: updated readme * fix: removed aria checked from readme * fix: aria-label fix for swatch in screen reader * fix: aria-label fix for swatch in screen reader * chore: added tests * chore: updated readme and removed comments * fix: tests --------- Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com> Co-authored-by: Najika Halsema Yoo <44980010+najikahalsema@users.noreply.github.com>
* chore: include custom vars in theme imports * chore(theme): add imports for express custom vars * chore: custom-lightest-vars doesnt exist so changed filename * chore: update ci hash --------- Co-authored-by: Najika Yoo <naj.halsema@gmail.com>
Bumps [postcss-custom-properties](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-custom-properties) from 12.1.11 to 13.2.0. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-custom-properties/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-custom-properties) --- updated-dependencies: - dependency-name: postcss-custom-properties dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@11ty/eleventy](https://github.com/11ty/eleventy) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/11ty/eleventy/releases) - [Changelog](https://github.com/11ty/eleventy/blob/master/docs/release-instructions.md) - [Commits](11ty/eleventy@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: "@11ty/eleventy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.2 to 15.1.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@spectrum-css/statuslight](https://github.com/adobe/spectrum-css/tree/HEAD/components/statuslight) from 6.0.35 to 6.0.38. - [Release notes](https://github.com/adobe/spectrum-css/releases) - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/statuslight/CHANGELOG.md) - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/statuslight@6.0.38/components/statuslight) --- updated-dependencies: - dependency-name: "@spectrum-css/statuslight" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@open-wc/eslint-config](https://github.com/open-wc/open-wc/tree/HEAD/packages/eslint-config) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/open-wc/open-wc/releases) - [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/eslint-config/CHANGELOG.md) - [Commits](https://github.com/open-wc/open-wc/commits/HEAD/packages/eslint-config) --- updated-dependencies: - dependency-name: "@open-wc/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.2.1 to 7.3.3. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack/postcss-loader@v6.2.1...v7.3.3) --- updated-dependencies: - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@web/dev-server](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server) from 0.2.1 to 0.2.5. - [Release notes](https://github.com/modernweb-dev/web/releases) - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server/CHANGELOG.md) - [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server@0.2.5/packages/dev-server) --- updated-dependencies: - dependency-name: "@web/dev-server" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com>
Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com>
Author
|
This component will be converted into an "abstract component", which will be used as a base to create the time field and also the date/time picker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adding the second component that will be part of the date/time picker: the time field.
The first component is the calendar.
Related issue(s)
#2626
Motivation and context
Allow the user to enter a specific time to publish a post on social media.
How has this been tested?
Screenshots (if appropriate)
Types of changes
Checklist
Best practices
This repository uses conventional commit syntax for each commit message; note that the GitHub UI does not use this by default so be cautious when accepting suggested changes. Avoid the "Update branch" button on the pull request and opt instead for rebasing your branch against
main.