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

Add preserving custom colors feature #3784

Merged
merged 162 commits into from
Jul 9, 2020
Merged

Add preserving custom colors feature #3784

merged 162 commits into from
Jul 9, 2020

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    dbe9c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f39387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad0b6f2 View commit details
    Browse the repository at this point in the history
  4. Swap sections.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    0cf9afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8c124a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de79c97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13129ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bf722c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd5dfff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65cafa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c4658d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dcfda14 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71305d4 View commit details
    Browse the repository at this point in the history
  14. Refactor unit tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    830d8b5 View commit details
    Browse the repository at this point in the history
  15. More tests refactoring.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    2eb0707 View commit details
    Browse the repository at this point in the history
  16. Add proper tags to unit tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    2b3f2b1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e83919 View commit details
    Browse the repository at this point in the history
  18. Add comment.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    c7085b2 View commit details
    Browse the repository at this point in the history
  19. Fix typo.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    1ce62b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    de16fa6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a77212c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    71d87d8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8a2ce90 View commit details
    Browse the repository at this point in the history
  24. Fix cssAttribute.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b07ae99 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f8ed326 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2369ef4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0998b39 View commit details
    Browse the repository at this point in the history
  28. Remove unnecessary variable.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    1a2ac6d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fee0e7e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c36791d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3d10b73 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dec1f0b View commit details
    Browse the repository at this point in the history
  33. Squash two forEach loops.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f26a559 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b5b18b9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3e0bbce View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    40d82b1 View commit details
    Browse the repository at this point in the history
  37. Extract two more functions.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    35aeb52 View commit details
    Browse the repository at this point in the history
  38. Extract trimArray() function.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    ca8ab9f View commit details
    Browse the repository at this point in the history
  39. Refactor.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f2f6239 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    9a4899d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b46058c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    55da36b View commit details
    Browse the repository at this point in the history
  43. Remove options destructuring.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    5b33a9a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6be3e97 View commit details
    Browse the repository at this point in the history
  45. Make a batch of small fixes.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    92a70fc View commit details
    Browse the repository at this point in the history
  46. Change naming from

    'tile' to 'color box'.
    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    d63500e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d96f37e View commit details
    Browse the repository at this point in the history
  48. Refactor.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b8c5479 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    46877d1 View commit details
    Browse the repository at this point in the history
  50. Refactor.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    8b98946 View commit details
    Browse the repository at this point in the history
  51. Remove unnecessary parameter.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b253639 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    1f18cfa View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    7566f18 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    bf28a71 View commit details
    Browse the repository at this point in the history
  55. Fix that stupid mistake.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    ed4c3b7 View commit details
    Browse the repository at this point in the history
  56. Fix another stupid bug.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    68bdc0a View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    53445d3 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    5744a20 View commit details
    Browse the repository at this point in the history
  59. Update unit tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a786db3 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0b23831 View commit details
    Browse the repository at this point in the history
  61. Extract colorHistoryRow class.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    d720625 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d4eaeb0 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    1e8664b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    b1413dd View commit details
    Browse the repository at this point in the history
  65. Reorder functions.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    5784dfe View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    0e673c2 View commit details
    Browse the repository at this point in the history
  67. Add container customization.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    dad7e7b View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    07aaaff View commit details
    Browse the repository at this point in the history
  69. Fix indentation.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    80f2328 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    671cc27 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    783433d View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    696975a View commit details
    Browse the repository at this point in the history
  73. Add row length tracking.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    d5123f7 View commit details
    Browse the repository at this point in the history
  74. Add aria attributes control.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    bf179b0 View commit details
    Browse the repository at this point in the history
  75. Remove excessive abstraction.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b0d580f View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    e964baa View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    93c5235 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    58d9bec View commit details
    Browse the repository at this point in the history
  79. Revamp manual tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    6d494f1 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    ec19f85 View commit details
    Browse the repository at this point in the history
  81. Refresh unit tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    8ad60b6 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    eb2d25f View commit details
    Browse the repository at this point in the history
  83. Add code lost during rebase.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    0b06845 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    e0561ce View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    a88baf5 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    748e7f4 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    04939e5 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    f51cd55 View commit details
    Browse the repository at this point in the history
  89. Replace '==' with '==='.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    774999e View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    d698797 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    dd0b07c View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    caff987 View commit details
    Browse the repository at this point in the history
  93. Change template functions to push output to target source and replace…

    … '+' signes with ','.
    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    b090b28 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    8f75992 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    c5a9849 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    eec5067 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    2fbeb3d View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    f76a29e View commit details
    Browse the repository at this point in the history
  99. Replace '+' signs with ','.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    dd07fdf View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    a9197b9 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    7caa6c0 View commit details
    Browse the repository at this point in the history
  102. Avoid counting in empty spans.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f097e9b View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    5a0d34b View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    d03040c View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    2395deb View commit details
    Browse the repository at this point in the history
  106. Change docs wording.

    Co-Authored-By: Jacek Bogdański <jacekbogd@gmail.com>
    Dumluregn and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f82970e View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    e105cfe View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    b04fd31 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    fe97e7c View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    3b99a3e View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    affc0fa View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    84b0e01 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    5f90733 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    4088bb8 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    756daf2 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    cbc4c23 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    182a822 View commit details
    Browse the repository at this point in the history
  118. Update unit tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    0022a56 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    2b45f56 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    54acd04 View commit details
    Browse the repository at this point in the history
  121. Fix editor numbers in unit tests and add unit test for 'config.colorB…

    …utton_renderContentColors'.
    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e9a0d1b View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    76c6dcf View commit details
    Browse the repository at this point in the history
  123. Fix malfunctioning unit test.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    ca8fdaf View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    0fbbcde View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    43002bc View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    06cacfe View commit details
    Browse the repository at this point in the history
  127. Fix code after rebase.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    617a5cb View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    840e18e View commit details
    Browse the repository at this point in the history
  129. Force type coercion.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    547154c View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    32910fc View commit details
    Browse the repository at this point in the history
  131. Pass arguments as primitives.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    4eeb3ea View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    9dd211e View commit details
    Browse the repository at this point in the history
  133. Simplify check.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    6a13f7a View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    0668433 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    f344a90 View commit details
    Browse the repository at this point in the history
  136. Add the rest of unit tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    269f995 View commit details
    Browse the repository at this point in the history
  137. Fix tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    267fec4 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    def0569 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    6a935c9 View commit details
    Browse the repository at this point in the history
  140. Add manual test for a11y.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    091b629 View commit details
    Browse the repository at this point in the history
  141. Refactor unit test.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    bb5c9d7 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    1fb4d44 View commit details
    Browse the repository at this point in the history
  143. Explicitly set config values.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    073bb5e View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    0b67736 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    4221468 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    041cb88 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    f15c26a View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    5615a40 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    2cefdd0 View commit details
    Browse the repository at this point in the history
  150. Fix colorpanel with 0 rows.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f25e5d0 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    ac9092b View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    4bedb79 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    2a70380 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    38faeaf View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    5604bb4 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    7d510a5 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    4c7650e View commit details
    Browse the repository at this point in the history
  158. Update tests/plugins/colorbutton/manual/colorhistory/tooltips.md

    Co-authored-by: Jacek Bogdański <jacekbogd@gmail.com>
    Dumluregn and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    ed4101d View commit details
    Browse the repository at this point in the history
  159. Fix finding spans on IE8.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    619e49e View commit details
    Browse the repository at this point in the history
  160. Fix the rest of tests.

    Dumluregn authored and jacekbogdanski committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    a911d18 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    c35f39a View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    0acc879 View commit details
    Browse the repository at this point in the history