-
Notifications
You must be signed in to change notification settings - Fork 109
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
Adding support for DisplayModes for all .Net based templates and functions #4
base: master
Are you sure you want to change the base?
Commits on Oct 20, 2015
-
Adding support for DisplayModes for all .Net based templates and func…
…tions.
Pauli Østerø committedOct 20, 2015 Configuration menu - View commit details
-
Copy full SHA for eeb75ad - Browse repository at this point
Copy the full SHA eeb75adView commit details -
Ability to force Mobile or Desktop browser by using the QueryString
Pauli Østerø committedOct 20, 2015 Configuration menu - View commit details
-
Copy full SHA for c27293b - Browse repository at this point
Copy the full SHA c27293bView commit details
Commits on Oct 22, 2015
-
Marking classes as internal. Keeping SpecialModesFileResolver public …
…in case external function providers wants to utilize DisplayModes.
Pauli Østerø committedOct 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 40a0b45 - Browse repository at this point
Copy the full SHA 40a0b45View commit details
Commits on Oct 29, 2015
-
Removed PrintMode on DisplayModeProvider
Since DisplayModeProvider is a public class included in the WebPages library, there is no need for C1 to provide a PrintMode out-of-the-box, since sites that need this, or other special modes, are able to add them manually.
Pauli Østerø committedOct 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 35cc260 - Browse repository at this point
Copy the full SHA 35cc260View commit details
Commits on Jan 28, 2016
-
Supporting "c1displaymode" as query string name for overriding Mobile…
…/Desktop displaymode
Configuration menu - View commit details
-
Copy full SHA for ba0df78 - Browse repository at this point
Copy the full SHA ba0df78View commit details
Commits on Feb 16, 2016
-
Removed backward compatibility code related to displaymode querystrin…
…g and file naming.
Configuration menu - View commit details
-
Copy full SHA for 99d4275 - Browse repository at this point
Copy the full SHA 99d4275View commit details
Commits on Feb 19, 2016
-
Changed the name of SpecialModesFileResolver to DisplayModesFileResol…
…ver and moved it to Composite.AspNet namespace.
Configuration menu - View commit details
-
Copy full SHA for 1b03ba8 - Browse repository at this point
Copy the full SHA 1b03ba8View commit details