Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Second patch release for v0.4 serie

Pre-release
Pre-release

Choose a tag to compare

@alcapitan alcapitan released this 30 Jul 15:31
· 97 commits to dev since this release
afe43d9

Added

  • Let nightly CSS/JS links in the README to get ATUI from the latest commit in the github repository.
  • Create .atuiKernel_Header > div.optionLevelLink to substitute icons size patch in Header.

Changed

  • Rewrite NPM scripts and dependencies' configuration files :
    • Speed up the check process from 60s to 45s and the build process from 30s to 13s thanks to some optimizations and parallel executions.
    • More flexible, simple and rich NPM scripts with better code coverage ; plus every dependencies are now used.
    • Source maps now entirely works.
    • Remove partial dist files.
    • Deploy ATUI on Netlify for each tag push.
  • Remove underline for .atuiKernel_Header a.
  • Move some CSS styles of HTML <h*> to global.
  • Remove the gray background color of the HTML <input> tags and lighten borders.

Fixed

  • Set a lighter color for .atuiKernel_Header.optionAccent.
  • Remove outline for input[type="submit"].atuiKernel_Button.