Software Details:
Version: 5.2.0 updated
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 116
The suite introduces the best of the best practices in web development, cross-browser normalization, performance optimizations, and even optional features like cross-domain Ajax and Flash.
What is new in this release:
- Update jQuery to v1.11.3.
- Deprecate protocol-relative URLs.
- Update high resolution media query.
- Update Apache Server Configs to v2.14.0.
What is new in version 5.1.0:
- Update Normalize.css to v3.0.3.
- Use https:// in the Google Universal Analytics snippet.
- Remove the visibility: hidden declaration from .hidden.
- Use <meta http-equiv="x-ua-compatible" content="ie=edge">
- instead of <meta http-equiv="X-UA-Compatible" content="IE=edge">.
- Update Apache Server Configs to v2.13.0.
What is new in version 5.0.0:
- Update Apache Server Configs to v2.11.0.
- Rename Apple touch icon to apple-touch-icon.png and add <link> in index.html.
- Add vertical centering for iframe.
- Change the outdated browser prompt classname to browserupgrade.
- Update to Normalize.css 3.0.2.
- Update apple-touch-icon-precomposed.png and the "Apple touch icons" related documentation.
- Add pseudo-elements to universal selector in print media query.
- Update to Modernizr 2.8.3.
- Remove need to readjust margins in 404.html.
- Add /.editorconfig file.
- Add auto to the Google Universal Analytics tracker create method.
- Add timeline and timelineEnd to the list of console methods.
- Add lang="" to <html>.
- Use <!doctype html> instead of <!DOCTYPE html>.
- Add /browserconfig.xml file and tile images.
- Add Disallow: to robots.txt.
- Remove default foreground color from form elements.
- Remove default margin from print styles.
- Remove image replacement helper class .ir.
- Add vertical centering for SVG.
- Redesign 404 page.
- Remove IE 6/7 hacks from main.css.
- Remove IE conditional classes.
What is new in version 4.3.0:
- Moved font-related declarations from body to HTML.
- Updated to Apache Server Configs 1.1.0.
- Added initial-scale=1 to the viewport meta.
- Vertical centering for audio-, canvas- and video-tags.
- Removed Google Chrome Frame related code.
- Updated to Google Universal Analytics.
- Updated to jQuery 1.10.2.
- Updated to Normalize.css 1.1.3.
What is new in version 4.2.0:
- Update to Normalize.css 1.1.1.
- Update Apache configurations to include the latest changes in the canonical .htaccess file.
- Use a protocol relative URL for the 404 template script.
- Update to jQuery 1.9.1.
What is new in version 4.1.0:
- Updated to Normalize.css 1.1.0.
- Updated to jQuery 1.9.0.
What is new in version 4.0.3:
- Removed named function expression in plugins.js.
- Adjusted CSS image-replacement code.
- Updated HiDPI example media query.
What is new in version 4.0.1:
- Update to jQuery 1.8.2.
- Update to Modernizr 2.6.2.
- Minor additions to the documentation.
What is new in version 4.0.0:
- Add a HiDPI example media query.
- Add bundled docs.
- Add MIT license.
- Update to Normalize.css 1.0.1.
- Separate Normalize.css from the rest of the CSS.
- Improve console.log protection.
- Replace hot pink text selection color with a neutral color.
- Change image replacement technique.
- Code format and consistency changes.
- Rename CSS file and rename JS files and subdirectories.
- Update to jQuery 1.8.
- Update to Modernizr 2.6.1.
- Remove uncompressed jQuery.
- Remove superfluous inline comments.
What is new in version 3.0.1:
- Updated Modernizr.
- Added new html5shiv tool.
What is new in version 2.0:
- Gitignore additions: textmate project folder, older CVS folders, sass_cache.
- Update HTML elements demo: reduce repetition, remove deprecated elements, add certain HTML5 elements, add more comprehensive collection of HTML5 input types, include different form markup styles, add form elements box-sizing test
- Add .gitattributes to help with consistent line endings
- Changed curly quotes to straight quotes in crossdomain.xml
What is new in version 1.0:
- Added a humans.txt so you can clarify authorship and tools used
- Removed YUI profiling. You probably weren't using it anyway.
- Removed QUnit's unit tests. There is no need to ship with them, really.
What is new in version 0.9.5:
- Major changes:
- Removed -webkit-font-smoothing: antialiased; it makes monospace too thin.
- IE conditional classes have moved from the <body> tag to the <html> tag ( #44 ).
- Dropped text-rendering: optimizeLegibility as it breaks small-caps, looks odd on Linux machines, and goes invisible on WebOS.
- Added a IE6 call for the minified dd_belatedpng.
- Revised viewport declaration to allow user scaling and clear Webkit console errors ( #37 ).
- Updated Modernizr to 1.6
- Added web.config file for Microsoft IIS
- Beta release of the Build Script (this is HUGE)
- New project scaffolding bash script.
- General:
- Updated Modernizr to 1.6 (smaller and faster)
- Added web.config file for Microsoft IIS. Now forcing latest IE version and ChromeFrame, if installed.
- Added favicon and default icon for iOS.
- Updated crossdomain.xml wording for better security guidelines ( #124 ).
- Expires value for nginx.conf corrected.
- License clarified.
- style.css:
- Removed -webkit-font-smoothing: antialiased; as it made monospace too thin.
- Updated fonts normalization to YUI 3.2.0 PR1.
- Table Header set explicitly for IE6 and table row now has page-break: avoid in print CSS.
- text-shadow:none !important set for all text in print css.
- Removed scrollbar from textareas in IE.
- Fixed textarea stylings and form field treatment for validity. Added default background-color.
- New robust clearfix solution without IE 5.5 hack ( #45 #126 ).
- Margins for form-elements explicitly set to 0 as webkit adds 2px space around form elements' chrome.
- Dropped text-rendering: optimizeLegibility as it breaks small-caps and looks odd on Linux machines.
- Lists now have a left margin of 1.8em. Default list-style-type for ordered list is decimal.
- Image Replacement now works with right-to-left text ( #68 ).
- Removed "Star Hack" for checkboxes in favor of .ie7 selector.
- index.html:
- IE conditional classes have moved from the tag to the tag ( #44 ).
- Added a IE6 call for the minified dd_belatedpng.
- Google Analytics script will now work with SSL in IE6.
- Added protocol independent absolute path for cdn jquery, with improved fallback-to-local code to protect against edge case IE bug.
- Commented out handheld CSS ( #73 ).
- Mobile viewport and textsize styles adjusted per group feedback ( #37 ).
- .htaccess:
- More files are served via gzip like .htc ( #55 ).
- Added Expires header for content types image/gif and video/webm.
- Fixed favicon display in IE6 ( #113 ).
- Corrected mimetypes for fonts.
- Removed caching for files of type json/xml.
- Better use of ifmodule for more stability in different Apache environments.
Requirements:
- HTML 5 enabled browser
Comments not found