-
Notifications
You must be signed in to change notification settings - Fork 23
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
ui: fullscreen - implement directive to scale the content to fit the screen #1180
Labels
Milestone
Comments
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 14, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 14, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 14, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 14, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 14, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 14, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 15, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 15, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
SuperITMan
referenced
this issue
in SuperITMan/stark
Mar 15, 2019
…atFormFieldControl, Validator and starkTimestampMask directive ISSUES CLOSED: #1146, #1180 BREAKING CHANGE: stark-date-picker now integrates ControlValueAccessor and Validator: - The following Input have been changed: - **date** is now **value** - **maxDate** is now **max** - **minDate** is now **min** - **label** is now **placeholder** - **isDisabled** is now **disabled** - The output **dateChanged** is now **dateChange** - **dateInput** Output has been added and now the date-picker Input/Output are similar to the ones of MatDatepicker component - We respect now the Constraint validation standards. See: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Validation-related_attributes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a...
Current behavior
No support for scaling some content to fit the full screen (viewport). This has to be done manually via CSS.
Expected behavior
Add support for scaling the content to fit the full screen via a directive (
StarkScaleFullscreen
directive in Stark 9).What is the motivation / use case for changing the behavior?
Provide the same feature as in Stark 9
See #125
The text was updated successfully, but these errors were encountered: