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

Add building block UI components #15

Open
coopbri opened this issue Nov 10, 2020 · 0 comments
Open

Add building block UI components #15

coopbri opened this issue Nov 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@coopbri
Copy link
Owner

coopbri commented Nov 10, 2020

Along with primitives constructed by the thin abstraction layer with props and base components, Shakti should also offer basic UI components (e.g. a Card component), such as those seen in popular UI libraries. They should be flexible and easy to compose, sticking to the design decision of the library.

coopbri added a commit that referenced this issue Nov 11, 2020
added Card component and prefab documentation page (#15)

changed import order

updated getting started page and nav menu ordering, fixed incorrect DocLink

updated layout formatting

updated card styles

updated README

updated features list for parity with README
coopbri added a commit that referenced this issue Nov 11, 2020
fixed console errors

added thead and tbody tags to fix DOM node parity error

added Text component to layout context

added SEO

updated readme

added description frontmatter to MDX source files, closes #2

fixed console errors

added thead and tbody tags to fix DOM node parity error

added Text component to layout context

added shadow props

added box and text shadow props

updated margins on nav menu

updated documentation with shadow props

added textStart and textEnd props

added Card component and prefab documentation page (#15)

changed import order

updated getting started page and nav menu ordering, fixed incorrect DocLink

updated layout formatting

updated card styles

updated README

updated features list for parity with README

v0.2.2
coopbri added a commit that referenced this issue Nov 11, 2020
author brian <brian@brian-cooper.com> 1604626029 -0600
committer brian <brian@brian-cooper.com> 1605120480 -0600

v0.2.2

fixed console errors

added thead and tbody tags to fix DOM node parity error

added Text component to layout context

added SEO

updated readme

added description frontmatter to MDX source files, closes #2

fixed console errors

added thead and tbody tags to fix DOM node parity error

added Text component to layout context

added shadow props

added box and text shadow props

updated margins on nav menu

updated documentation with shadow props

added textStart and textEnd props

added Card component and prefab documentation page (#15)

changed import order

updated getting started page and nav menu ordering, fixed incorrect DocLink

updated layout formatting

updated card styles

updated README

updated features list for parity with README

v0.2.2

removed external key and added comments to rollup config

fixed console errors

added thead and tbody tags to fix DOM node parity error

added Text component to layout context

added shadow props

added box and text shadow props

updated margins on nav menu

updated documentation with shadow props

added textStart and textEnd props

added Card component and prefab documentation page (#15)

changed import order

updated getting started page and nav menu ordering, fixed incorrect DocLink

updated layout formatting

updated card styles

updated README

updated features list for parity with README

v0.2.2

updated docs to shakti v0.2.2
@coopbri coopbri added the enhancement New feature or request label Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant