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

feat: create initial package #14

Closed
wants to merge 73 commits into from
Closed

feat: create initial package #14

wants to merge 73 commits into from

Conversation

adamdehaven
Copy link
Member

No description provided.

adamdehaven and others added 30 commits December 22, 2023 09:29
* 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
# 1.0.0-alpha.1 (2023-12-22)

### Features

* create package ([#2](#2)) ([bb1bf35](bb1bf35))
* initial commit 🚀 ([8fe75b2](8fe75b2))
* 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.3](v1.0.0-alpha.2...v1.0.0-alpha.3) (2023-12-23)

### Bug Fixes

* indent ordered list ([b76bd86](b76bd86))
* remove tab ([3cf0d6b](3cf0d6b))
* split and preview modes ([d13b034](d13b034))
* tabs if already indented ([1668a47](1668a47))
# [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))
adamdehaven and others added 26 commits December 30, 2023 14:54
# [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>
@adamdehaven adamdehaven self-assigned this Jan 2, 2024
@CLAassistant
Copy link

CLAassistant commented Jan 2, 2024

CLA assistant check
All committers have signed the CLA.

@kongponents-bot
Copy link
Collaborator

Install the preview package from this PR

@kong/markdown@pr-14

@adamdehaven adamdehaven closed this Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants