Skip to content

Tags: geist-org/geist-ui

Tags

v2.3.8

Toggle v2.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(pagination): pass className and others to element (#759)

* fix(pagination): pass className and others to element

* chore: release v2.3.8

v2.3.7

Toggle v2.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(use-body-scroll): add scrollbar width to the container after scro…

…llbar disabled (#757)

* fix(use-body-scroll): add scrollbar width to the container after scrollbar disabled

* docs: add width to fixed elements after disable scrollbar

* chore: release v2.3.7

v2.3.6

Toggle v2.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: export highlight component (#755)

* chore: export highlight component

* chore: release v2.3.6

v2.3.5

Toggle v2.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(build): remove source-map files generated by babel (#752)

* fix(build): remove source-map files generated by babel

* chore: release v2.3.5

v2.3.4

Toggle v2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: set default side-effects to false (#749)

* feat: set default side-effects to false

* chore: release v2.3.4

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(button-dropdown): remove the default style and side effects under…

… webkit (#742)

* fix(button-dropdown): remove the default style and side effects under webkit

* chore: release v2.3.3

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support for render styles to html on the server side (#738)

* feat: support for render styles to html on the server side

* chore: release v2.3.2

* docs(examples): add example for remix

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v2.3.1 (#733)

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v2.3.0 (#715)

* feat(button-dropdown): add icon config (#630)

* feature Update tabs-item.tsx (#658)

* feat(tabs): display hover effect by styles

Add highlight on Tabs component #653

* feat: redesign the render mode for tabs-item

* test(tabs): update snapshots for styles changes

* docs(tabs): append leftSpace attribute

Co-authored-by: nikhilgupta58 <[email protected]>
Co-authored-by: unix <[email protected]>

* feat: add scale to password component (#685)

* feat: add scale to password component

* chore: update lib name for geist icons

* fix(tabs): fix type of left-space to match component input (#686)

* fix(tabs): fix type of left-space to match component input

* docs: improve header styles to follow tabs component

* feat(page): add props to control the style of dot (#687)

* docs: remove customization tab (#688)

* feat(image): allow component to render svg string (#692)

* feat(image): allow component to render svg string

* docs(image): update the image content of examples

* feat: export use-scale hooks (#693)

* chore: rename scaleable to scale

* docs: separate hooks as a tab to display more information

* docs: update document content to match the hooks section

* docs: refactor the component structure of the documentation site

* docs: skip title format when on hooks page

* fix(tabs): fix sub-components ignore theme changes (#694)

* docs: fix the layout of the document site (#695)

* feat(tabs): display highlight on tabs when mouse-in (#696)

* feat(use-classes): add tool to handle class name strings

* feat(highlight): add component follows the position of the current component

* feat(tabs): display highlight on tabs when mouse-in

* docs(tabs): append props

* test: fix paths for testcase

* fix(styles): optimize font-size for code block (#697)

* feat(code): add props for title text and optimize the styles (#698)

* feat(code): add props for title text and optimize the styles

* docs: extract the code block used for documentation into the components

* docs: redesign documentation styles (#699)

* docs: redesign documentation styles

* docs: remove underline from home tab

* fix(tabs): fix class names be accidentally add to all children

* docs: customize separate styles for instalation page (#700)

* chore: release v2.3.0-rc.0 (#701)

* fix: export use-scale hook and types in the entry

* fix(links): keep links consistent across typography (#703)

* fix(links): keep links consistent across typography

* docs: update hybrid-link to follow the geist component

* feat(button): slightly reduce the default width (#704)

* refactor: remove unnecessary filter for scale props (#705)

* docs: optimize the determination and rendering of relative url (#706)

* docs: fix tabs layout of install page (#707)

* feat(toast): redesign hooks to compatible with placement and styles (#708)

* feat(toast): redesign hooks to compatible with placement and styles

* docs: update APIs of Toast component

* feat(toast): slightly resize the action buttons to fit the overall layout

* fix(toast): restore the timer after remove the element from the stack top

* feat: remove the extra spaces in class-name (#709)

* feat: remove the extra spaces in class-name

* feat(button-dropdown): adjust the minimum width to follow the button component

* docs: add min font-size for documents that use the scale

* feat(tabs): allow to hide the border when tab is activated (#710)

* feat(tabs): allow to hide the border when tab is activated

* docs: remove style overrides from document sites for tabs

* docs: connect hooks with the component example page

* docs: add documentation for use-classes

* chore: release v2.3.0-rc.1 (#711)

* docs: add global search and text indexing (#712)

* feat(highlight): allow highlighting blocks to move laterally

* chore: add additional types for layout utils

* fix(keyboard): fix the ignore to trigger multiple keys at the same time

* docs: add global search and text indexing

* test: update snapshots

* docs: search with local data instead of algolia

* build(package): normalize the names of all commands

* chore: remove now-build

* chore: release v2.3.0 (#714)

* chore: release v2.3.0

* chore: resolve unexpected ring dependencies

Co-authored-by: Songhn <[email protected]>
Co-authored-by: Nikhil kumar gupta <[email protected]>
Co-authored-by: nikhilgupta58 <[email protected]>

v2.3.0-rc.1

Toggle v2.3.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v2.3.0-rc.1 (#711)