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

[stable7] - backport for Rich components changes #4526

Merged
merged 13 commits into from
Sep 16, 2023

Commits on Sep 14, 2023

  1. chore(deps) replace legacy dependency with 'rehype-external-links'

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9fbc087 View commit details
    Browse the repository at this point in the history
  2. chore(RichText) replace legacy dependency with 'rehype-external-links'

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9be8794 View commit details
    Browse the repository at this point in the history
  3. fix(NcAvatar) force white-space wrapping if show initials

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a580e3a View commit details
    Browse the repository at this point in the history
  4. fix(placeholder) - don't wrap each element in span

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ef77bd0 View commit details
    Browse the repository at this point in the history
  5. fix(NcRichText) revert forced newlines, add base styling for markdown

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9d810ea View commit details
    Browse the repository at this point in the history
  6. fix(NcRichText) escape XML-like content before markdown parsing

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c3691dc View commit details
    Browse the repository at this point in the history
  7. feat(docs) show mentions in NcRichText output example

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2274027 View commit details
    Browse the repository at this point in the history
  8. feat(docs) add some markdown examples to the NcRichText docs

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    42aab3d View commit details
    Browse the repository at this point in the history
  9. feat(docs) add cross-example with NcRichContenteditable the NcRichTex…

    …t docs
    
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3e305bb View commit details
    Browse the repository at this point in the history
  10. fix: Fix missing language for scss style

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    (cherry picked from commit a4ffb28)
    susnux authored and Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9619518 View commit details
    Browse the repository at this point in the history
  11. fix(NcRichContenteditable): add aria-placeholder

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme authored and Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b2540f3 View commit details
    Browse the repository at this point in the history
  12. fix(NcRichContenteditable): make the default placeholder short withou…

    …t instructions
    
    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme authored and Antreesy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    187926e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. fix the mixin to allow @ within userids

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    susnux authored and Antreesy committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    03ea8bc View commit details
    Browse the repository at this point in the history