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

Upgrade to Angular 9 #693

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

Conversation

cannontechnology
Copy link

Upgrade to Angular 9

HOLOGIC\dgm0616 and others added 30 commits February 10, 2020 15:50
Fix ivy build warnings for unsupported private classes that are visible
Update peer dependencies and style prefixes
updates / preparation for npm publish
Venators and others added 30 commits March 15, 2024 17:20
Added two public variables to DateTimeAdapter class to increase compatibility
Added two protected variables to NativeDateTimeAdapter class to match the base DateTimeAdapter class interface
Added two protected variables to UnixTimestampDateTimeAdapter class to match the base DateTimeAdapter class interface
Modified generateWeekDays method to include DateTimeAdapter firstDayOfTheWeek variable
Modified selectYear, createYearCell, & isYearEnabled methods to replace hard-coded first month integer with DateTimeAdapter firstMonthOfTheYear variable
Modified generateMonthList & createMonthCell methods to include DateTimeAdapter firstMonthOfTheYear variable
BREAKING CHANGE: Clients need to use Angular 18 to consume the latest version of this library.
Additionally, the browser support was updated to match the browsers that are supported by angular itself and
the demo application was updated to include a second demo for the date-time inline component.
angular-19 update to angular 19
Corrected the access modifiers to match the parent
Corrected the access modifiers to match the parent
Fixed date range selection in yearOnly & multiyearOnly modes
docs: update `README.md` to reference Angular 19
…patibility

Increased date time adapter compatibility
chore: update version to 19.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.