This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 771
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(breakpoints): support custom breakpoints and enhanced selectors
* Add selectors for lt-sm, lt-md, lt-lg, lt-xl * update mock-match-media fallback rules * Add extended breakpoints from Material2: handset, tablet, web * include orientations for Portrait and Landscape * Add FlexLayoutModule.provideBreakPoints() to easily * add custom breakpoints to defaults * replace defaults with custom breakpoints * Update ObservableMedia and MediaMonitor to use orientation breakpoints * also support custom breakpoints (if registered) * fix(fxFlex): improve support of 'auto' and flex-basis variations
- Loading branch information
1 parent
2340a19
commit 2c8d26b
Showing
46 changed files
with
1,305 additions
and
734 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.