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 component package #19

Merged
merged 70 commits into from
Jan 23, 2024
Merged

feat(*): create component package #19

merged 70 commits into from
Jan 23, 2024

Conversation

adamdehaven
Copy link
Member

@adamdehaven adamdehaven commented Jan 4, 2024

Create <MarkdownUi /> component and @kong/markdown package.

  • Utilize design tokens
  • Add new icons for toolbar
  • Possibly export separate bundles for syntax highlighting options
    • Likely just include a subset of the language bundles for initial release
  • Light / Dark mode
  • Default styles for markdown HTML elements
  • Component tests
  • Change GitHub Pages deploy to main branch
  • Change Renovate config to utilize main branch

adamdehaven and others added 11 commits January 4, 2024 13:38
# 1.0.0-alpha.1 (2024-01-04)

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))
# 1.0.0-alpha.1 (2024-01-04)

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))
# 1.0.0-alpha.1 (2024-01-04)

### Bug Fixes

* update package version ([8384d6b](8384d6b))

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))
# 1.0.0-alpha.1 (2024-01-04)

### Bug Fixes

* update package version ([8384d6b](8384d6b))

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))
# [1.0.0-alpha.25](v1.0.0-alpha.24...v1.0.0-alpha.25) (2024-01-04)

### Bug Fixes

* remove comments ([6803204](6803204))
@adamdehaven adamdehaven changed the title Alpha feat(*): create component package Jan 4, 2024
@adamdehaven adamdehaven self-assigned this Jan 4, 2024
semantic-release-bot and others added 2 commits January 8, 2024 20:06
# [1.0.0-alpha.28](v1.0.0-alpha.27...v1.0.0-alpha.28) (2024-01-08)

### Features

* publish sandbox to github pages ([687f91f](687f91f))
semantic-release-bot and others added 2 commits January 12, 2024 21:01
# [1.0.0-alpha.35](v1.0.0-alpha.34...v1.0.0-alpha.35) (2024-01-12)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.11 ([#22](#22)) ([9be9db0](9be9db0))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
adamdehaven and others added 8 commits January 12, 2024 16:25
# [1.0.0-alpha.36](v1.0.0-alpha.35...v1.0.0-alpha.36) (2024-01-12)

### Bug Fixes

* **deps:** udpate shikiji ([493ef6f](493ef6f))
* renovate config ([0d42bbb](0d42bbb))
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>
# [1.0.0-alpha.37](v1.0.0-alpha.36...v1.0.0-alpha.37) (2024-01-16)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.12 ([#23](#23)) ([8bb60d4](8bb60d4))
* **deps:** update dependency markdown-it-textual-uml to ^0.17.1 ([#26](#26)) ([38c4b22](38c4b22))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
adamdehaven and others added 9 commits January 16, 2024 16:33
# [1.0.0-alpha.38](v1.0.0-alpha.37...v1.0.0-alpha.38) (2024-01-16)

### Bug Fixes

* remove border color ([44e2605](44e2605))
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>
# [1.0.0-alpha.39](v1.0.0-alpha.38...v1.0.0-alpha.39) (2024-01-23)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.13 ([#30](#30)) ([78ea236](78ea236))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@adamdehaven adamdehaven marked this pull request as ready for review January 23, 2024 21:41
@adamdehaven adamdehaven merged commit a55d63c into main Jan 23, 2024
4 checks passed
kongponents-bot pushed a commit that referenced this pull request Jan 23, 2024
# 1.0.0 (2024-01-23)

### Features

* create component package ([#19](#19)) ([a55d63c](a55d63c)), closes [#16](#16)
* initial commit 🚀 ([8fe75b2](8fe75b2))
* trigger release ([958b6f7](958b6f7))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants