This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 168
Multiple UI framework generator (includes Semantic) #571
Merged
Commits on Mar 5, 2016
-
- Add semantic.validation.min.js for consistency - Add tests for Semantic UI overrides per jjwilliams42/generator-aspnet-semanticui#9 and jjwilliams42/generator-aspnet-semanticui#6 - Add <% namespace %> to _Layout.cshtml (missing) - Remove title from MenuLinkTagHelper rendering per jjwilliams42/generator-aspnet-semanticui#5 - Remove commented out code and extra call to $('.class').checkbox() in Login.cshtml - Remove commented out code in various cshtml files - Merged in functionality to use Semantic OR Bootstrap libraries using yo menu selection or command line argument
Josh Williams committedMar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 5bb4742 - Browse repository at this point
Copy the full SHA 5bb4742View commit details
Commits on Mar 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 60f3273 - Browse repository at this point
Copy the full SHA 60f3273View commit details -
Configuration menu - View commit details
-
Copy full SHA for f51eeaf - Browse repository at this point
Copy the full SHA f51eeafView commit details
Commits on Mar 7, 2016
-
- Add summary for MenuLinkTagHelper - Remove commented out code from VerifyCode.cshtml - Add full protocol link to web and webbasic Home/Index.cshtml, _Layout.cshtml, _ValidationScriptsPartial.cshtml - In _ValidationScriptsPartial.cshtml, change Production env to use semantic.validation.min.js - web/webbasic override bower.json indentation fix - In both _Layout.cshtml's (web and webbasic), add menu.header to be consistent with already available template. - Fix missing <%= namespace %> in html head title of _Layout.cshtml's - Use bootstraps .sr-only helper class for screenreaders. Add sr-only "Toggle Navigation" span for SR's. - Flatten site.css indentation - Update site.js code, add brackets to be consistent - Add referenced https://github.com/aspnet/Mvc/issues/2369 so people are aware of different solutions to issues with label/checkbox
Josh Williams committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 06ca069 - Browse repository at this point
Copy the full SHA 06ca069View commit details -
Merge branch 'master' of github.com:jackjwilliams/generator-aspnet
Josh Williams committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for ad1742d - Browse repository at this point
Copy the full SHA ad1742dView commit details -
Left out TagHelper.cs remarks from webbasic project
Josh Williams committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 445a89a - Browse repository at this point
Copy the full SHA 445a89aView commit details
Commits on Mar 8, 2016
-
- site.css: Remove fix for wierd checkbox issue, turns out it works fine without it. Could have been a victim of late night coding.
Josh Williams committedMar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 36090dd - Browse repository at this point
Copy the full SHA 36090ddView commit details -
- Update base README.md, move extraneous info to ... - Added README.md to be generated with web/webbasic project, with Semantic UI specific info.
Josh Williams committedMar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for c2afafe - Browse repository at this point
Copy the full SHA c2afafeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.