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

feat(grid): expose editorOptions for the default editors and improve built-in editing for date/time cols (input formats) #14465

Open
wants to merge 75 commits into
base: master
Choose a base branch
from

Conversation

ddaribo
Copy link
Contributor

@ddaribo ddaribo commented Jul 3, 2024

Related to #14009 and #14010

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them - compare revisions
    TODO: refactor the column datat types spec after comments, update editors spec

@ddaribo ddaribo changed the title feat(date-time-util): logic to identify numeric formats for editing feat(grid): expose editorOptions for the default editors and improve built-in editing for date/time cols (input formats) Jul 15, 2024
@ddaribo ddaribo added the grid label Jul 15, 2024
@ddaribo ddaribo force-pushed the bpachilova/grid-editor-options-feat-14009 branch from e8ca056 to 4c0b4fa Compare July 17, 2024 14:37
@ddaribo ddaribo force-pushed the bpachilova/grid-editor-options-feat-14009 branch 2 times, most recently from 8268f79 to b06fe16 Compare July 19, 2024 07:20
@damyanpetev damyanpetev added the squash-merge Merge PR with "Squash and Merge" option label Oct 4, 2024
@ChronosSF ChronosSF self-assigned this Oct 9, 2024
@ChronosSF ChronosSF added the ❌ status: awaiting-test PRs awaiting manual verification label Oct 9, 2024
@ddaribo ddaribo force-pushed the bpachilova/grid-editor-options-feat-14009 branch from f118f04 to 4a213bc Compare October 9, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
date-time-utils grid squash-merge Merge PR with "Squash and Merge" option triage: blocking version: 18.2.x ❌ status: awaiting-test PRs awaiting manual verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants