View on GitHub
smartiniongithub.github.com
Test pages for a little style refresh on Grails 3.1.x default pages (at different working stages)
Static pages, saved from a running Grails webapp:
Grails-3.0.x
:
Home Page
, the usual style (up to Grails-3.0.x)
List page for an empty Domain class
, the usual style (up to Grails-3.0.x)
Grails-3.1.x
, proposal at various stages:
2015-12-09: initial proposal for new styles -
Home Page
2015-12-22: refactoring of css but styles unchanged
Home Page
Bar Controller
-
Foo List
-
Foo Create
2015-12-27: merge initial changes and remove original styles (no flex no scaffold styes at the moment)
Home Page
Bar Controller
-
Foo List
-
Foo Create
2015-12-29: start using flexbox layout, but no scaffold styes at the moment
Home Page
Bar Controller
-
Foo List
-
Foo Create
-
Foo Show (just created)
2015-12-31: continue with flexbox layout, cleanup, fix error pages, scaffold styes with a little cleanup at the moment
Home Page
Bar Controller
-
Foo List
-
Foo Create
-
Foo Show (just created)
Error
-
Page Not Found
2016-01-02: merge scaffold styes and add scaffold mobile specific styles
Home Page
Bar Controller
-
Foo List
-
Foo List (Foo just deleted)
-
Foo Create
-
Foo Show (Just Created)
-
Foo Show
Error
-
Page Not Found
2016-01-14: update styles with postcss (-cli version) and its autoprefixer plugin
Home Page
Bar Controller
-
Bar Controller (only div tags)
-
Foo List
-
Foo Create
-
Foo Show
Error
-
Page Not Found
2016-01-17: cleanup prefixes, add some tweaks, merge all stuff in original files (removed lib folder under stylesheets)
Home Page
Bar Controller
-
Foo List
-
Foo List (Foo just deleted)
-
Foo List (with pagination)
-
Foo Create
-
Foo Show (Foo just created)
-
Foo Show
Error
-
Page Not Found
Grails-3.1.x
:
Home Page
, the usual style (Grails-3.1.x)
Grails-3.2.x
, proposal at various stages:
more to come later for Grails-3.2.x ...
Others: ...
Related info:
Grails Issue #9467
, the issue
Discussion at Grails Dev mailing list
, mirrored at Nabble
Note:
the folder
assets
here contains a copy of some used assets, just to avoid replicate inside any subfolder here ...
Copyright and license
Licensed under the
Apache License, Version 2.0
.