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

Rewriting the UI components rendering layer to support custom components #43

Merged
merged 125 commits into from
Apr 22, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    9d6debf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f1689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b5e9ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff103b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ff4ca8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddd9d6c View commit details
    Browse the repository at this point in the history
  7. Updated linting

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fb525eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b4c1a7 View commit details
    Browse the repository at this point in the history
  9. Fixed some failing tests

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d48fe13 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cdd51c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    491fc28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aaaeeb0 View commit details
    Browse the repository at this point in the history
  13. Update comp epxo names

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b5b3ca7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e366015 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ece5d0 View commit details
    Browse the repository at this point in the history
  16. Added streamingDomService

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6ce1c8d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f4f9f0f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1fdc78b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b1e0d6f View commit details
    Browse the repository at this point in the history
  20. Renamed core/comp to ui

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1821954 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5dcb06a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    41f9686 View commit details
    Browse the repository at this point in the history
  23. Update components path

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    62c9ff0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    41996bc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    feb0077 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3c3c48b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3d43ebe View commit details
    Browse the repository at this point in the history
  28. Improved ChatItem UID

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cba5337 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    68fea65 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c13437b View commit details
    Browse the repository at this point in the history
  31. Fixed a failing unit test

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a4762b4 View commit details
    Browse the repository at this point in the history
  32. Renamed Naked theme to Luna

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bbff652 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c9ca3db View commit details
    Browse the repository at this point in the history
  34. Added luna theme files

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0adce7a View commit details
    Browse the repository at this point in the history
  35. Renamed CSS classes

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7824452 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    869a155 View commit details
    Browse the repository at this point in the history
  37. Moved comp examples

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    216f4e2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b2b07d0 View commit details
    Browse the repository at this point in the history
  39. Added aiChat demo pages

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1cfef98 View commit details
    Browse the repository at this point in the history
  40. Updated vite samples config

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ec20fa4 View commit details
    Browse the repository at this point in the history
  41. Updated samples

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7b08e4d View commit details
    Browse the repository at this point in the history
  42. Added docs for props

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e7491d8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2d1cee0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6fa160e View commit details
    Browse the repository at this point in the history
  45. Added tests for className

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4bdbf19 View commit details
    Browse the repository at this point in the history
  46. Updated some CSS

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cdeae45 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    38fec23 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    bb5f8d0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    568aaec View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3052e7f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b317ac8 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    419e70f View commit details
    Browse the repository at this point in the history
  53. Added tests for autoFocus

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f0831e9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    68abe5e View commit details
    Browse the repository at this point in the history
  55. Updated submitShortcut

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d83fc16 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    773ef7b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9faeaf6 View commit details
    Browse the repository at this point in the history
  58. Renamed sample/*/dom to js

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d39d794 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    6520d2f View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    6e98862 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a9e778a View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    01fc97d View commit details
    Browse the repository at this point in the history
  63. Improved exception handling

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d5706b1 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    a43045d View commit details
    Browse the repository at this point in the history
  65. Updated message display

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    871f537 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ad75785 View commit details
    Browse the repository at this point in the history
  67. Updated exceptions

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8c99dc3 View commit details
    Browse the repository at this point in the history
  68. Added shared package

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1e3b0b2 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    16ccd81 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    3fc6973 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    5857654 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    e772ee4 View commit details
    Browse the repository at this point in the history
  73. Removed import React

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e58448a View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    9c0dd22 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    100b594 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    d1d2e88 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    fda6509 View commit details
    Browse the repository at this point in the history
  78. Added initial load tests

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ebe98de View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    8c9ce6d View commit details
    Browse the repository at this point in the history
  80. Updated autoFocus test

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    578ea03 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    0a6bb8b View commit details
    Browse the repository at this point in the history
  82. Refactored ChatSegment

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5132bc2 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    deba41f View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    4015c4b View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    10ad8f1 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    0d537c9 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    6e9a5c7 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    f840b56 View commit details
    Browse the repository at this point in the history
  89. Renamed MessageType to AiMsg

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6c3386c View commit details
    Browse the repository at this point in the history
  90. Updated AiMsg for ChatItem

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0e8f1e3 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    cf84e91 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    154d15c View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    21a0e5a View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    79f8e3d View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    f11f049 View commit details
    Browse the repository at this point in the history
  96. Renamed test file

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c70fd19 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    602f771 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    79be920 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    7e80299 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    6a3e969 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    7dbbbd6 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    7bb1029 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    c790ca7 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    844c8a4 View commit details
    Browse the repository at this point in the history
  105. Updated submitPrompt

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6569327 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    81e221b View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    2b070d4 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    5cc20a9 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    3188cfb View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    fdd5d21 View commit details
    Browse the repository at this point in the history
  111. Updated chatSegment JS

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ddf5808 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    6d28c4b View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    4898068 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    d0a9c26 View commit details
    Browse the repository at this point in the history
  115. Updated message style

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3e16442 View commit details
    Browse the repository at this point in the history
  116. Updated segment style

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8d171de View commit details
    Browse the repository at this point in the history
  117. Updated chatitem spec

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    611d068 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    75bde99 View commit details
    Browse the repository at this point in the history
  119. Updated adapter tests

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    543a35b View commit details
    Browse the repository at this point in the history
  120. Removed duplicated test

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2b54554 View commit details
    Browse the repository at this point in the history
  121. Updated fetchAdapter test

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6e0b166 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    161b996 View commit details
    Browse the repository at this point in the history
  123. Updated adapter

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2791c55 View commit details
    Browse the repository at this point in the history
  124. Removed legacy specs

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a5c8d3b View commit details
    Browse the repository at this point in the history
  125. Updated tests workflow

    salmenus committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e17f178 View commit details
    Browse the repository at this point in the history