-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: create initial package #14
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(*): initial commit 🚀 * test: pass fake test * refactor: markdownit composable * fix: highlighted line * fix: line highlighting * chore(deps): bump packages * fix: deps and bundle * refactor: inject ref into composable * chore: comments * chore: comments * chore(deps): bump packages * feat: keyboard shortcuts * chore: add padding * fix: toggle html * refactor: markdown content * chore: comments * chore: cleanup * fix: emitted events * fix: header anchors * chore: cleanup * feat: synchronize scrolling * chore: sandbox * chore: tweak * feat: emit events * fix: new line * feat: fullscreen edit * fix: markdown container and heights * fix: html preview * chore: tweak style * refactor: modes * refactor: keyboard shortcuts * feat: insert new line * chore: comment * feat: inline templates * feat: inline templates and lists * fix: no max height in preview mode * fix: padding * fix: insert text * chore: remove comment * fix: button actions * chore: comment * chore: comment * feat: detect os * feat: tooltips and buttons * chore: unused import * ci: branches * ci: publishing * chore: comment * ci: use lerna * revert: use lerna This reverts commit b532d4d. * chore: version * ci: prerelease version * ci: use yarn * fix: package.json * ci: use yarn * ci: token * chore: update tooltip * ci: use pnpm * chore(deps): bump packages * chore: change command * fix: imports * ci: debug * chore: trigger ci * chore: trigger ci * ci: add alpha branch * chore: debug * ci: add branches
* feat: ordered list * chore: new line character * chore: tokens * chore: tokens * refactor: header link * feat: copy code block (needs init) * chore: cleanup * fix: copy code * fix: rename component
# [1.0.0-alpha.2](v1.0.0-alpha.1...v1.0.0-alpha.2) (2023-12-22) ### Features * toolbar updates ([#3](#3)) ([14a2976](14a2976))
# [1.0.0-alpha.4](v1.0.0-alpha.3...v1.0.0-alpha.4) (2023-12-23) ### Features * blockquote ([62409ac](62409ac))
# [1.0.0-alpha.5](v1.0.0-alpha.4...v1.0.0-alpha.5) (2023-12-23) ### Bug Fixes * mermaid ([c7ec43c](c7ec43c))
# [1.0.0-alpha.6](v1.0.0-alpha.5...v1.0.0-alpha.6) (2023-12-28) ### Bug Fixes * textarea border radius ([061500f](061500f)) ### Reverts * restore view switcher ([e357571](e357571))
# [1.0.0-alpha.14](v1.0.0-alpha.13...v1.0.0-alpha.14) (2023-12-30) ### Features * edit button ([c58617a](c58617a))
# [1.0.0-alpha.15](v1.0.0-alpha.14...v1.0.0-alpha.15) (2023-12-30) ### Features * typography ([d3e4dca](d3e4dca))
# [1.0.0-alpha.16](v1.0.0-alpha.15...v1.0.0-alpha.16) (2023-12-31) ### Bug Fixes * enable token validation ([f1808ce](f1808ce))
# [1.0.0-alpha.17](v1.0.0-alpha.16...v1.0.0-alpha.17) (2024-01-02) ### Features * toolbar enhancements ([c69e591](c69e591))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Install the preview package from this PR@kong/markdown@pr-14 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.