virtusize.github.io/mockups/aptado/start.html
virtusize.github.io/mockups/purchase-history/
virtusize.github.io/mockups/vector-rendering/ (Snap)
virtusize.github.io/mockups/vector-rendering/raphael.html (Raphaël)
Widget v5 panels: Start - Compare - Wardrobe
There is a gh-pages
branch, which holds the published version.
Everything merged and pushed to that branch will automatically be released.
- Standalone
- Mostly static
- Frontend only: HTML, CSS and JavaScript
- Focus on mobile and tablet
- To use on IE8, compile main.less and variables.less and update references in html files
- Standalone
- Mostly static
- Frontend only: HTML, CSS and jQuery
- Only compare view and purchase history view
- Focus on flow and interaction
- Going old-school: mostly images in the design, no fancy CSS
- Mostly standalone
- Mostly static
- Frontend only: HTML, LESS/CSS and jQuery
- Only start, compare and wardrobe panels
- Focus on flow and interaction
- No JavaScript, but production level CSS/LESS
- Standalone
- Frontend only: HTML, CSS and Snap.svg
- Showcase of basic shape rendering, making use of masking
- Shape styles done with CSS, implementing both transparency and dashed strokes
- Shapes support basic hover and click events
- Centered text rendering in SVG, with option to load web font
- Standalone
- Frontend only: HTML, CSS and Raphaël (fallback to VML for IE8)
- Showcase of basic shape rendering, implementing basic transparency
- Shape styles done with CSS for SVG and hard coded for VML
- Shapes support basic hover and click events
- Centered text rendering, support for web font in SVG, limited VML capabilities