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

[Feature] Create default Styler for attributed string rendering #177

Merged
merged 198 commits into from Oct 6, 2019

Commits on Jun 22, 2019

  1. Add stubs

    johnxnguyen committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    e6b4f3d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Add some helper methods

    johnxnguyen committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    687b0bf View commit details
    Browse the repository at this point in the history
  2. Add very basic styling

    johnxnguyen committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    45b829f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd3dc7 View commit details
    Browse the repository at this point in the history
  4. Clean up

    johnxnguyen committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    06e580c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d914382 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fbb5c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3f4085 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d3ecc5 View commit details
    Browse the repository at this point in the history
  9. Add helper to get parent

    johnxnguyen committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    3ea078f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26325f1 View commit details
    Browse the repository at this point in the history
  11. Add test

    johnxnguyen committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    debc5e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b837995 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b4c4b60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    76710a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d856ee View commit details
    Browse the repository at this point in the history
  16. Fix debug description

    johnxnguyen committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    3e547b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. WIP: list item styling

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    b0fb33b View commit details
    Browse the repository at this point in the history
  2. Add tests

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    3cd8cdd View commit details
    Browse the repository at this point in the history
  3. Tidy up

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    e38f0e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    838f7f2 View commit details
    Browse the repository at this point in the history
  5. Add list markers

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    48c17ae View commit details
    Browse the repository at this point in the history
  6. Add todo

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    8479ff3 View commit details
    Browse the repository at this point in the history
  7. Add tests

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    4ad103c View commit details
    Browse the repository at this point in the history
  8. Tidy up

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    456c0f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c34135 View commit details
    Browse the repository at this point in the history
  10. Add item styling stubs

    johnxnguyen committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    1bba0a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0094dd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Refactor item styling

    johnxnguyen committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    f9b4de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f369e View commit details
    Browse the repository at this point in the history
  3. Add spacing after heading

    johnxnguyen committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    c8988f9 View commit details
    Browse the repository at this point in the history
  4. Tidy up

    johnxnguyen committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    e8cc24c View commit details
    Browse the repository at this point in the history
  5. Add todo

    johnxnguyen committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    3d5298f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Organize tests

    johnxnguyen committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    9957b3b View commit details
    Browse the repository at this point in the history
  2. Rename method

    johnxnguyen committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    b8d60e7 View commit details
    Browse the repository at this point in the history
  3. Add test stubs

    johnxnguyen committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    4a85fd0 View commit details
    Browse the repository at this point in the history
  4. Add tests

    johnxnguyen committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    5d8f884 View commit details
    Browse the repository at this point in the history
  5. Reorganize files

    johnxnguyen committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    fb873e9 View commit details
    Browse the repository at this point in the history
  6. Add tests

    johnxnguyen committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    e379878 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1f64f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Configuration menu
    Copy the full SHA
    a8513b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e86941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4447dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1738a45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c44bb7a View commit details
    Browse the repository at this point in the history
  6. Tidy up

    johnxnguyen committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    b2fdbff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3961808 View commit details
    Browse the repository at this point in the history
  8. Style block quote

    johnxnguyen committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    367fae5 View commit details
    Browse the repository at this point in the history
  9. Style code blocks

    johnxnguyen committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    fd7ea87 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ca77f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b23fc67 View commit details
    Browse the repository at this point in the history
  12. Organize file structure

    johnxnguyen committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    452b763 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ee7545 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    136103f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Configuration menu
    Copy the full SHA
    e8eff28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a241dd View commit details
    Browse the repository at this point in the history
  3. Tidy up

    johnxnguyen committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    b2fbfa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33925f5 View commit details
    Browse the repository at this point in the history
  5. Fix prefix indentation

    johnxnguyen committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    6f040b2 View commit details
    Browse the repository at this point in the history
  6. Add item prefix tests

    johnxnguyen committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    5b3d6aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b518f3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    873481d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    c03dcb6 View commit details
    Browse the repository at this point in the history
  2. Clean up

    johnxnguyen committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    17119ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eeb912 View commit details
    Browse the repository at this point in the history
  4. Ignore some test stubs

    johnxnguyen committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    0a08f3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b33d86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d01c6b View commit details
    Browse the repository at this point in the history
  7. Clean up

    johnxnguyen committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    5c89342 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    19dea7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787be63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4e57f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daaf0af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b918bc View commit details
    Browse the repository at this point in the history
  6. Add heading style tests

    johnxnguyen committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    97e5a88 View commit details
    Browse the repository at this point in the history
  7. Add todos

    johnxnguyen committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    740e918 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    9f28df2 View commit details
    Browse the repository at this point in the history
  2. Add code paragraph style

    johnxnguyen committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    98503d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

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

Commits on Aug 3, 2019

  1. Add DownTextView

    johnxnguyen committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    4caa30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fbbab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8effa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74982b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. Configuration menu
    Copy the full SHA
    45a8908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88c793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e9ac9 View commit details
    Browse the repository at this point in the history
  4. Clean up

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    cac3cc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    521c675 View commit details
    Browse the repository at this point in the history
  6. Clean up

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    43c9636 View commit details
    Browse the repository at this point in the history
  7. Add quote stripe options

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    f4ce4e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aad4e13 View commit details
    Browse the repository at this point in the history
  9. Add quote styling tests

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    11b6bd1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1847652 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54a01f4 View commit details
    Browse the repository at this point in the history
  12. Add todos

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    a171246 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c63115 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db9cf00 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2505415 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9b0aa3f View commit details
    Browse the repository at this point in the history
  17. Rename methods

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    53e5e01 View commit details
    Browse the repository at this point in the history
  18. Clean up

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    6d75a86 View commit details
    Browse the repository at this point in the history
  19. Add test

    johnxnguyen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    826f49a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    7995a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f097c9e View commit details
    Browse the repository at this point in the history
  3. Add assert helper

    johnxnguyen committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    3f9bfa2 View commit details
    Browse the repository at this point in the history
  4. Clean up tests

    johnxnguyen committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    292a2e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    736978c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a46e9ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    458699e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Add color to links

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    63134cb View commit details
    Browse the repository at this point in the history
  2. Add link style tests

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    067b9f7 View commit details
    Browse the repository at this point in the history
  3. Clean up file structure

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    f04229c View commit details
    Browse the repository at this point in the history
  4. Remove redundant imports

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    6e26db4 View commit details
    Browse the repository at this point in the history
  5. Clean up file structure

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    c272f4c View commit details
    Browse the repository at this point in the history
  6. Fix DownTextView init

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    f57a0f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcd04b4 View commit details
    Browse the repository at this point in the history
  8. Add debug style tests

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    66dee8b View commit details
    Browse the repository at this point in the history
  9. Clean up file structure

    johnxnguyen committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    e25328c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4204897 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ba982d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1892dc9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    feb2cd3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4517dc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Configuration menu
    Copy the full SHA
    541b3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb764d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4737f62 View commit details
    Browse the repository at this point in the history
  4. Clean up

    johnxnguyen committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    ff5ec88 View commit details
    Browse the repository at this point in the history
  5. Clean up

    johnxnguyen committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    cd16989 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f08651 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fa2045 View commit details
    Browse the repository at this point in the history
  8. Clean up

    johnxnguyen committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    29a7bf7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05b41cf View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Configuration menu
    Copy the full SHA
    6f3f64b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f7783 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix quote stripe rendering"

    This reverts commit 72f7783.
    johnxnguyen committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    f231029 View commit details
    Browse the repository at this point in the history
  4. Tidy up

    johnxnguyen committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    4834ea6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee49032 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    7d88d3d View commit details
    Browse the repository at this point in the history
  2. Add CodeBlockOptions

    johnxnguyen committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    95d5035 View commit details
    Browse the repository at this point in the history
  3. Clean up

    johnxnguyen committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    76413f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01f5acf View commit details
    Browse the repository at this point in the history
  5. Remove some duplication

    johnxnguyen committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    485cc06 View commit details
    Browse the repository at this point in the history
  6. Rename method

    johnxnguyen committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    45f62ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b86f052 View commit details
    Browse the repository at this point in the history
  8. Remove duplication

    johnxnguyen committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    758b37c View commit details
    Browse the repository at this point in the history
  9. Clean up

    johnxnguyen committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    65cee19 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Add tests

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    8e28366 View commit details
    Browse the repository at this point in the history
  2. Rename method

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d816e3c View commit details
    Browse the repository at this point in the history
  3. Add tests

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    68fa461 View commit details
    Browse the repository at this point in the history
  4. Fix prefix generation

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    80d6177 View commit details
    Browse the repository at this point in the history
  5. Add tests

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    358d0ed View commit details
    Browse the repository at this point in the history
  6. File organization

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    ee06f16 View commit details
    Browse the repository at this point in the history
  7. Add tests

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    8afe288 View commit details
    Browse the repository at this point in the history
  8. Clean up

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    ec0dbd1 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate comment

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5463cf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32188d4 View commit details
    Browse the repository at this point in the history
  11. Add tests

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    f3ae6b7 View commit details
    Browse the repository at this point in the history
  12. Clean up

    johnxnguyen committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    ca97eef View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Remove dynamic fonts

    johnxnguyen committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    a1059f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6461d0 View commit details
    Browse the repository at this point in the history
  3. Rename font traits

    johnxnguyen committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    c15c007 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Further support for macOS

    johnxnguyen committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    c06f1da View commit details
    Browse the repository at this point in the history
  2. Clean up

    johnxnguyen committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    6eb9dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6276043 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

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

Commits on Sep 12, 2019

  1. Clean up old todos

    johnxnguyen committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    4f409a9 View commit details
    Browse the repository at this point in the history
  2. Add Styler documentation

    johnxnguyen committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    47a6a6f View commit details
    Browse the repository at this point in the history
  3. Add documentation

    johnxnguyen committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    de15557 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Make setter private

    johnxnguyen committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    fd1fe2a View commit details
    Browse the repository at this point in the history
  2. Remove duplication

    johnxnguyen committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    856e52f View commit details
    Browse the repository at this point in the history
  3. Fix typo

    johnxnguyen committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    dece588 View commit details
    Browse the repository at this point in the history
  4. Name magic numbers

    johnxnguyen committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    89128d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    48dc937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72eaf19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f26b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    9dee485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b49fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb70086 View commit details
    Browse the repository at this point in the history
  4. Remove old TODO

    johnxnguyen committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    dcbe3e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    5820994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b2bf1 View commit details
    Browse the repository at this point in the history
  3. Specify Xcode 11 for CI

    johnxnguyen committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    eec775f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af02d2a View commit details
    Browse the repository at this point in the history
  5. Revert "Compile snapshot tests for iOS only"

    This reverts commit 95b2bf1.
    johnxnguyen committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    06d6bbe View commit details
    Browse the repository at this point in the history
  6. Run snapshot tests on CI

    johnxnguyen committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    f06943f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Fix travis config

    johnxnguyen committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    3caec5b View commit details
    Browse the repository at this point in the history
  2. Fix travis config again

    johnxnguyen committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    dd99de5 View commit details
    Browse the repository at this point in the history
  3. Fix missing file error

    johnxnguyen committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d132285 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85c25ef View commit details
    Browse the repository at this point in the history
  5. Update travis config

    johnxnguyen committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    6e59c22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9949262 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    7975752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e8eac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd24ea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef8e685 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc05978 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2f003b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a580178 View commit details
    Browse the repository at this point in the history