You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because not everyone knows how to use Ams Date Picker from day one, we are making this to introduce the feature (especially magic modifiers) and for users to check when needed. It should be a page-wise modal as it has fairly enough content to display.
This component should cover on the entire page as a sidebar and it should not block the mouse event on original body (if possible) as user may check the manual and do the input at the same time.
Instruction
The original version of DatePickerHelper is not formatted well (because it is using the pure HTML, which is inefficient on editing and maintaining). I am planning to separate the manual part to several Markdown files (and parse them in the Ams User Manual component) for maintainability.
Tasks
Headless conversion.
Complete version.
Design
The text was updated successfully, but these errors were encountered:
Overview
Because not everyone knows how to use Ams Date Picker from day one, we are making this to introduce the feature (especially magic modifiers) and for users to check when needed. It should be a page-wise modal as it has fairly enough content to display.
This component should cover on the entire page as a sidebar and it should not block the mouse event on original body (if possible) as user may check the manual and do the input at the same time.
Instruction
The original version of
DatePickerHelper
is not formatted well (because it is using the pure HTML, which is inefficient on editing and maintaining). I am planning to separate the manual part to several Markdown files (and parse them in the Ams User Manual component) for maintainability.Tasks
Design
The text was updated successfully, but these errors were encountered: