Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

[WIP] Improvements #186

Draft
wants to merge 22 commits into
base: development
Choose a base branch
from
Draft

[WIP] Improvements #186

wants to merge 22 commits into from

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    b7baf0b View commit details
    Browse the repository at this point in the history
  2. PHP string check fixed

    dingo-d committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    85ff7c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb3db4 View commit details
    Browse the repository at this point in the history
  4. Move public method in front of private and protected, minor readabili…

    …ty fixes and visibility fixes on methods
    dingo-d committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    c94d4f1 View commit details
    Browse the repository at this point in the history
  5. View improvement

    Remove checkbox for PHP only checks as only PHP will be checked by the phpcs. Need to figure out what to do with esprima and JS
    dingo-d committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    190341a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Update webpack config

    dingo-d committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    d666b21 View commit details
    Browse the repository at this point in the history
  2. a11y improvements to scss and minor fixes for js

    Ignored possible race condition in JS code.
    dingo-d committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    e919d63 View commit details
    Browse the repository at this point in the history
  3. Update npm packages

    dingo-d committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    7a1abe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5358140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36bc4d2 View commit details
    Browse the repository at this point in the history
  6. Add postcss config

    dingo-d committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    a140987 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    178d533 View commit details
    Browse the repository at this point in the history
  8. Further a11y improvements

    dingo-d committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    94ff4cd View commit details
    Browse the repository at this point in the history
  9. Error log improvement

    dingo-d committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    574d470 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    a60881c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Update composer

    dingo-d committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    999d789 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Update assets

    dingo-d committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    1bac6a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    360a34e View commit details
    Browse the repository at this point in the history
  3. Update main callback for sniffing

    Testing skipping some checks for DI preparation
    dingo-d committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    e94efc2 View commit details
    Browse the repository at this point in the history
  4. Helpers update

    dingo-d committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4311749 View commit details
    Browse the repository at this point in the history
  5. Update sniffs files

    dingo-d committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    973c979 View commit details
    Browse the repository at this point in the history
  6. Minor docblock fix

    dingo-d committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4a9b5ee View commit details
    Browse the repository at this point in the history