WhatSock / apex

Apex 4X: The Comprehensive ARIA Development Suite
MIT License
30 stars 11 forks source link

Layout files change #1

Closed LaurenceRLewis closed 4 years ago

LaurenceRLewis commented 4 years ago

Hi Bryan

I have created the pull request to merge into the master. I need to review all the files and folders and see if I can commit by file / folder rather than on one large chunk. This will make it easier for me to manage the merge.

Master Template and global changes HTML • Remove tabindex -1 from H1 • updated calls to JS removing obsolete type="text/javascript" Component changes HTML • replaced DIV elements and ARIA roles with Native HTML • removed legacy DIVS and or SPANS no longer in use Component changes CSS • updated CSS to map to HTML changes • fixed misaligned visual toggle icons • removed legacy CSS • modernised to use CSS variables and set root colours so there is one place to change colours globally (not completed) • added missing box-model cross browser fix