-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Named Profiles for option configuration #162
base: master
Are you sure you want to change the base?
Commits on Aug 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 480033f - Browse repository at this point
Copy the full SHA 480033fView commit details -
Added ISmidgeProfileStrategy interface and implementations that deter…
…mine which BundleOptions to use for a given request.
Configuration menu - View commit details
-
Copy full SHA for 439a43c - Browse repository at this point
Copy the full SHA 439a43cView commit details -
Updated TagHelpers to pass a null Debug parameter to SmidgeHelper by …
…default so the ISmidgeProfileStrategy is used to determine which profile to use. The Debug parameter can still be used to override the output on a case-by-case basis.
Configuration menu - View commit details
-
Copy full SHA for b1764f2 - Browse repository at this point
Copy the full SHA b1764f2View commit details -
Updated the test website to not specify the Debug parameter, forcing …
…the use of the default configured ISmidgeProfileStrategy.
Configuration menu - View commit details
-
Copy full SHA for 03e3faf - Browse repository at this point
Copy the full SHA 03e3fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c8137 - Browse repository at this point
Copy the full SHA 60c8137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1dfec - Browse repository at this point
Copy the full SHA 7b1dfecView commit details -
Allow fluent configuration of bundles to explicitly choose a configur…
…ed profile to use rather than determining the profile at runtime.
Configuration menu - View commit details
-
Copy full SHA for f4eba03 - Browse repository at this point
Copy the full SHA f4eba03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a725bd - Browse repository at this point
Copy the full SHA 1a725bdView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c9ca9a - Browse repository at this point
Copy the full SHA 5c9ca9aView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8851a6b - Browse repository at this point
Copy the full SHA 8851a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa2770f - Browse repository at this point
Copy the full SHA aa2770fView commit details