Updates
Self reminder: Make this a collapsible list and research release note etiquette .
5/2/2021 3.0 - Milestone achieved
- Added phone optimization using flexbox for Art page .art-intro-card and added box-sizing for breakout issues.
- Added this update list.
5/18/2021 2.8 - Code gremlin
- Added code gremlin. Sketch to SVG and color.
- Started adding color scheme to all pages.
4/27/2021 2.7 - Phone Optimiation
- Art page phone optimiation with div boxes not aligning properly on phones 800px and smaller.
4/18/2021 2.6 - House cleaning
- Art page small changes pertaining to borders and layout.
- Further cleaning to code syntax details not needed.
4/10/2021 2.5 - Art page overhaul
- Complete overhaul of art page, read the following...
- 3D parallex affect added with placeholder custom images, effect achieved using CSS for load time optimization.
- Basic layout update by adjusting margins and padding.
- Collapsible list with content added using js/btn_collapse.js see file for details.
3/25/2021 2.0 - Milestone achieved
- index card effect fixed were 3d effect would break by hiding behind other cards.
- Basic layout for code, art, softskills, photography and about pages established by adding .column and .row
- CSS cleaning and reworking of minor div issues further details not needed.
3/21/2021 1.4 - Mila page overhaul
- Overhaul of milas art page, read the following...
- Fixed picture scroller where .scroller would break dout of .scroller-bg.
- Fixed layout stretch issues with parent divs, phone opitimatzation still needed.
- Fixed home and about button issues were they were not aligned.
11/28/2020 1.12 - Minor fix.
- Fixed layout issues with project page using flexbox were columns did not align before.
11/25/2020 1.1 - Mila page added.
- Created basic page with custom background for Milas Art Page.
- Created custom buttons with animation.
11/12/2020 1.0 - All pages rework, orginiation.
- Rework of pages, read the following...
- Rename and moved pages to folders, links and CSS files.
- Started fixing CSS into a more orginized fashion.