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

Fix: Various theme issues. Also added theme transform demo. #77

Merged
merged 97 commits into from Aug 11, 2017

Commits on Jul 28, 2017

  1. Configuration menu
    Copy the full SHA
    93d9245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c386d55 View commit details
    Browse the repository at this point in the history
  3. Various theme fixes.

    montehurd committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    cf9e856 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fb75e4 View commit details
    Browse the repository at this point in the history
  5. Update comment.

    montehurd committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    12b1f62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    447accb View commit details
    Browse the repository at this point in the history
  7. Fix for small infobox hr's.

    montehurd committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    006e0a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0089835 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bc9beb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c41188 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. Configuration menu
    Copy the full SHA
    7c13226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb638fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    315956e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83ead9e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Refactor theme demo file to build menu from 'DemoArticles/index.json'

    Will write script to save json files for each title in this index file.
    This will simplify adding articles to be testable.
    
    Also added 'protection' drop-down.
    montehurd committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    0098f15 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Script for updating JSON files.

    The 'update.js' script fetches article json for revisions specified in 'articles.json'.
    
    At the moment it's still using the mobileview url.
    montehurd committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    6f22ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1bf2f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03f9a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    316c2ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa21ce7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da8b6ff View commit details
    Browse the repository at this point in the history
  7. Make actual obj for modeling article references.

    Allows DRYing of some bits common to both the theme transform and the 'update.js' script.
    montehurd committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    5b5406b View commit details
    Browse the repository at this point in the history
  8. New shorter 'displayName' for menu items.

    The previous commit made it easier to make a display name.
    montehurd committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    5dba346 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0037f3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e4f77d View commit details
    Browse the repository at this point in the history
  11. Fix: escape control characters in demo JSON

    This can and should be improved.
    
    http://json.org/
    niedzielski committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    e3d9188 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fbfe11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    565e282 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae8e20a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    afb5baa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fca110c View commit details
    Browse the repository at this point in the history
  17. Simplify theme CSS.

    I was able to simplify the dark and sepia CSS yet make it address all known issues in the demo articles files.
    
    This approach seems more robust and less complex.
    montehurd committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    2b24f9c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c7e4417 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0b50828 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    01c4d4b View commit details
    Browse the repository at this point in the history
  21. Fix only theme issue noticed on all new theme demo articles.

    Just one issue!!! :)
    montehurd committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    921fa00 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    74c2a26 View commit details
    Browse the repository at this point in the history
  23. Re-arrange some theme CSS.

    montehurd committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    4b4f3de View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f5bad9e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2aeb61d View commit details
    Browse the repository at this point in the history
  26. Revert "Remove now-uneeded theme CSS."

    This reverts commit 2aeb61d.
    montehurd committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    af61690 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cbba603 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9ba2934 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    66c807a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Use custom rollup plugin to write CSS file instead of 'rollup-plugin-…

    …css-porter'.
    
    Needed because we can't control how porter writes the CSS file. See comments on the custom plugin for details.
    montehurd committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    47aec27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fcfc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd60393 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Add JSDocs to theme demo.

    montehurd committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    972c510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e7350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85eb9d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5cc3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8475171 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e71181 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    793c669 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    d9098b7 View commit details
    Browse the repository at this point in the history
  2. Move theme image css below baseline css.

    No functional difference, just wanted baseline comment at top of file nearer the baseline css it describes.
    montehurd committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    7f927e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0eabe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9314700 View commit details
    Browse the repository at this point in the history
  5. Rename method.

    montehurd committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    4d650da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa2efa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    237dc43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f86069e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ae65a9 View commit details
    Browse the repository at this point in the history
  10. Run update.js to refetch demo article JSON.

    Getting MCS json now!
    montehurd committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    4cb0512 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3e47e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    849590c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    269fc11 View commit details
    Browse the repository at this point in the history
  14. Update linked CSS url.

    montehurd committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    73e1f9d View commit details
    Browse the repository at this point in the history
  15. Fix sepia background color on non-inline-math-formula images.

    These appear all over the place, both as tiny and larger images.
    montehurd committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    ed43023 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eabc47e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5b9e7a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Simplify custom CSS rollup process.

    Moved the Transform CSS first by changing order in index.js instead of in the rollup plugin.
    
    Simplified the rollup plugin.
    
    Added CSS comments to the rollup plugin to make it clear where CSS comes from.
    montehurd committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    4027cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a27579 View commit details
    Browse the repository at this point in the history
  3. Move custom rollup CSS bundler out to separate file.

    Also update JSDocs to specify option parameters.
    montehurd committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    b8fd802 View commit details
    Browse the repository at this point in the history
  4. Fix regression in custom rollup CSS bundler.

    Was adding duplicate CSS sometimes.
    montehurd committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    8872920 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed5decc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Configuration menu
    Copy the full SHA
    27b3dd0 View commit details
    Browse the repository at this point in the history
  2. Add new demo article.

    montehurd committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    feb9ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da48c4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d65226b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    9747280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52bc61 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    montehurd committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    e95b508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556ec60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1547c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c76162 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    209624a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    090ccdd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Configuration menu
    Copy the full SHA
    ac53190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97adeb8 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove unused export statements."

    This reverts commit 97adeb8.
    montehurd committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    72827f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    098f442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15033e5 View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    montehurd committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    3b08365 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Configuration menu
    Copy the full SHA
    473deae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976eba1 View commit details
    Browse the repository at this point in the history
  3. Update changelog.

    montehurd committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    9d4e3fb View commit details
    Browse the repository at this point in the history