Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preact [WIP] #113

Merged
merged 50 commits into from
Apr 3, 2018
Merged

Preact [WIP] #113

merged 50 commits into from
Apr 3, 2018

Commits on Jul 23, 2017

  1. Merge pull request #1 from workhorsy/preact

    Update preact branch
    btzr-io committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    45dc2ec View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. update welcome screen

    btzr-io committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    dbea198 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. add template from index.html

    btzr-io committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    8ec3406 View commit details
    Browse the repository at this point in the history
  2. implement basic redesign

    btzr-io committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    b6afbd4 View commit details
    Browse the repository at this point in the history
  3. add css vars

    btzr-io committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    5cc6f46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac8c79 View commit details
    Browse the repository at this point in the history
  5. fix file input

    btzr-io committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    e95dec1 View commit details
    Browse the repository at this point in the history
  6. minor fixes

    btzr-io committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    274483b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

  1. Configuration menu
    Copy the full SHA
    a452eb4 View commit details
    Browse the repository at this point in the history
  2. fix drop zone

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    90a1f96 View commit details
    Browse the repository at this point in the history
  3. add library route

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    7398949 View commit details
    Browse the repository at this point in the history
  4. add emptyState component

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    05f36d2 View commit details
    Browse the repository at this point in the history
  5. minor css fixes

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    970c4b9 View commit details
    Browse the repository at this point in the history
  6. setup prettier

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    f12ed52 View commit details
    Browse the repository at this point in the history
  7. move test files

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    d39f455 View commit details
    Browse the repository at this point in the history
  8. remove unused files

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    987cbf7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f57c503 View commit details
    Browse the repository at this point in the history
  10. add settings route

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    250771d View commit details
    Browse the repository at this point in the history
  11. add simple slider menu

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    71671d0 View commit details
    Browse the repository at this point in the history
  12. update lib/js structure

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    bf09174 View commit details
    Browse the repository at this point in the history
  13. remove lib

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    dc74e00 View commit details
    Browse the repository at this point in the history
  14. update utils

    btzr-io committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    14b49cf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. update dependencies

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    7b0902a View commit details
    Browse the repository at this point in the history
  2. update menu styles

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    e72d023 View commit details
    Browse the repository at this point in the history
  3. update checkbox

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    ede7322 View commit details
    Browse the repository at this point in the history
  4. update settings styles

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    7cbf9d7 View commit details
    Browse the repository at this point in the history
  5. update template

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    be0cbd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bf26ef View commit details
    Browse the repository at this point in the history
  7. test browser features

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    6610249 View commit details
    Browse the repository at this point in the history
  8. drop redux -> unistore

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    08a1741 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0b90d4 View commit details
    Browse the repository at this point in the history
  10. test updated settings

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    c7b6551 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b1b64e View commit details
    Browse the repository at this point in the history
  12. add all-contributors-cli

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    0cfa88f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea05220 View commit details
    Browse the repository at this point in the history
  14. Update @btzr-io as a contributor

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    0615cf1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    679a16f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    273b5e4 View commit details
    Browse the repository at this point in the history
  17. Update @btzr-io as a contributor

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    3b95cc2 View commit details
    Browse the repository at this point in the history
  18. update readme.md

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    97d3b50 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    87150e3 View commit details
    Browse the repository at this point in the history
  20. update footer copyright

    btzr-io committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    9611a1f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. rewrite settings

    btzr-io committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    cac6801 View commit details
    Browse the repository at this point in the history
  2. add switch component

    btzr-io committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    4574672 View commit details
    Browse the repository at this point in the history
  3. auto update settings

    btzr-io committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    90960c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    499d974 View commit details
    Browse the repository at this point in the history
  5. add night mode workhorsy#102

    btzr-io committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    542da63 View commit details
    Browse the repository at this point in the history
  6. make state immutable

    btzr-io committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    4d2d517 View commit details
    Browse the repository at this point in the history
  7. improve theme updates

    btzr-io committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    972b82c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. update styles / animations

    btzr-io committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    82b8536 View commit details
    Browse the repository at this point in the history