852 Commits

Author SHA1 Message Date
unix
6a3988c934 chore: release v2.0.2 v2.0.2 2020-09-03 09:54:41 +08:00
witt
43efed8e79 fix(modal): fix typography and alignment on mobile (#382)
* fix(modal): fix layout of modal actions on safari mobile

* fix(modal): fix vertical alignment on safari mobile

* test(modal): update snapshots

* docs: hide menu when modal active

* docs(modal): add overlong case
2020-09-03 09:52:42 +08:00
witt
dd8c95d561 docs: improve redirects (#381)
* style: format code style

* chore: upgrade next.js
2020-09-02 10:58:44 +08:00
witt
c126371b2b docs: improve og-title (#379) 2020-08-26 14:51:23 +08:00
D. Kasi Pavan Kumar
b7cad18490 docs(image): fix image types (#377)
* fix(image): image width & height types in docs.

Fixed types of Image component's width & height in documentation.

* fix: typo in contributing.md
2020-08-25 16:18:38 +08:00
unix
c2b5c75908 chore: release v2.0.1 v2.0.1 2020-08-25 15:06:29 +08:00
witt
bec9071cf7 fix(checkbox): fix export type (#376) 2020-08-25 15:04:53 +08:00
unix
c82dbddf07 chore: update geist logo 2020-08-25 13:59:14 +08:00
unix
35e4a17acd style(snippet): fix lint warning v2.0.0 2020-08-24 18:51:35 +08:00
unix
d41796a300 chore: release v2.0.0 2020-08-24 18:40:07 +08:00
unix
909a2963c0 chore: migrate to geist ui 2020-08-24 18:40:07 +08:00
witt
c179794f36 docs: add logo image (#368) 2020-08-14 17:26:21 +08:00
unix
95b5e0c98a chore: release v1.8.0 v1.8.0 2020-08-14 17:00:48 +08:00
witt
bb575498fe chore: release v1.8.0 (#367)
* feat(snippet): add custom symbol and toast

* docs(snippet): add docs for custom symbol and toast

* fix(snippet): default toast type as normal type

* test(snippet): add custom symbol and toast

* docs(snippet): add enum type of APIs

* docs(toast): add normal-types

* chore: release v1.8.0-canary.1

* feat(modal): optimize the animation of layer

* test: update snapshots

* chore: release v1.8.0-canary.2

* docs: format import statement

* feat(modal): optimize the max width, height and alignment of layer

* test: update snapshots

* chore: release v1.8.0-canary.3

* Button (#319)

* feat(button): center the icon if the button is empty

* test(button): add testcase for icon only

* docs(button): add example for icon only

* chore: release v1.8.0-canary.4

* fix(snippet): remove space when the symbol is empty (#325)

* fix(snippet): remove space when the symbol is empty

style(snippet): remove unnecessary escape symbols

* fix(snippet): ignore spaces in symbol

style: fix lint warning

* chore: release v1.8.0-canary.5

* feat(tabs): sync the label and set value to required (#334)

* feat(tabs): sync the label and set value to required

* test(tabs): add testcase for label sync

* docs(tabs): update value to required

* feat(modal): use Button to reconstrust Modal.Action (#332)

* feat(modal): use Button to reconstrust Modal.Action

* docs(modal): add example for action loading

* test: update snapshots

* chore: release v1.8.0-canary.6

* fix(input): always synchronize external value and ignore changes (#336)

* fix(input): always synchronize external value and ignore changes

* feat(input): support imperative API to update

* fix(textarea): imperative api same as input (#341)

* feat(dropdown): allow dropdown to set the specified container (#344)

* feat(dropdown): allow dropdown to set the specified container

* test(modal): update snapshots

* docs(select): add example for custom popup container

* fix(dropdown): fix type of getPopupContainer

* test(dropdown): add testcase for specified container rendering

* chore: release v1.8.0-canary.7

* fix(link): fix hard-coded background color (#347)

* style(description): fix title font-weight (#348)

* docs(link): fix duplicate examples (#346)

* style(popover-item): the whole item should be clickable when using with link (#345)

* fix(modal): fix type of Modal.Action (#351)

* chore: release v1.8.0-canary.8

* feat(modal): lock tab action inside modal (#354)

* feat(button): add style to focus buttons

* feat(collections): add util function

* feat(modal): lock tab action inside modal

* test(modal): add tests for modal focus

* test: update style of button

* fix(table): fix column's props are not tracked (#362)

* chore: release v1.8.0-canary.9

* fix(table): children of column should be kept in sync (#364)

* chore: release v1.8.0-canary.10

Co-authored-by: Augusto <augustoconti10@gmail.com>
Co-authored-by: yqrashawn <namy.19@gmail.com>
Co-authored-by: Zhao Lei <firede@firede.us>
2020-08-14 16:59:49 +08:00
furkantanyol
3c0fa081aa docs: update button-dropdown.mdx (#361)
Typo fix :)
2020-08-09 13:17:35 +08:00
dependabot[bot]
ccd32474f7 chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#355)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-04 06:19:07 +08:00
unix
440461649c chore: release v1.7.7 v1.7.7 2020-07-21 21:39:07 +08:00
dependabot[bot]
dda0e64d1e chore(deps): bump lodash in /examples/create-next-app (#339)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: witt <unix.bio@gmail.com>
2020-07-21 17:12:52 +08:00
yqrashawn
229887b3cb fix(typo): visibale -> visible (#340) 2020-07-20 18:39:06 +08:00
dependabot[bot]
a65f27b280 chore(deps): bump lodash from 4.17.15 to 4.17.19 (#338)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 13:58:51 +08:00
witt
9c0720bc87 docs: add example for custom colors (#329) 2020-07-14 12:23:07 +08:00
Takumi Nishimori
b4bcc5b4fc fix: typo Plese -> Please (#320) 2020-07-05 23:09:18 +08:00
witt
19435cf66a chore(gh): add help support template (#318) 2020-07-05 01:58:08 +08:00
unix
acf79d12db chore: release v1.7.6 v1.7.6 2020-07-02 22:07:37 +08:00
witt
34b26223f8 chore: update GH's template and prettier config (#309)
* chore(gh): update GitHub's pull-request template

* chore: use unified common prettier config

* chore: add the mdx file to prettier

* chore(gh): update contributing guide docs
2020-07-02 21:59:29 +08:00
witt
eaada29cac Merge pull request #308 from yqrashawn/tab-role
fix(tabs): add role="button" to tab for a11y
2020-07-02 20:38:38 +08:00
yqrashawn
f28a6078ec fix(tabs): add role="button" to tab for a11y 2020-07-02 18:59:47 +08:00
witt
c51e158b54 Merge pull request #307 from firede/fix-popover-classname
fix(popover): fix the undefined classname
2020-07-02 16:35:54 +08:00
Firede
e6792ffd8c fix(popover): fix the undefined classname 2020-07-02 14:53:48 +08:00
unix
1f8a6a3e0f chore: release v1.7.5 v1.7.5 2020-07-01 13:34:06 +08:00
witt
f11cd72f8d Merge pull request #305 from unix/auto-complete
fix(auto-complete): fix the height of custom options
2020-07-01 13:33:20 +08:00
unix
3b1bae72af docs: update example of custom options 2020-07-01 13:20:43 +08:00
unix
ee020acf2c fix(auto-complete): fix the height of custom options 2020-07-01 13:20:11 +08:00
witt
b612dba0db Merge pull request #303 from unix/template
chore(gh): update GitHub templates
2020-06-30 14:21:21 +08:00
unix
9bcebda311 chore(gh): update GitHub templates 2020-06-30 14:20:15 +08:00
witt
7c3383183d Merge pull request #299 from unix/format
docs: format unique abbreviations
2020-06-29 16:31:03 +08:00
unix
65f448ad40 docs: format unique abbreviations 2020-06-29 16:19:47 +08:00
unix
ead4b731f8 chore: release v1.7.4 v1.7.4 2020-06-28 17:01:08 +08:00
witt
69b9015b57 Merge pull request #293 from aoki/fix/slider-offset-bug
fix(slider): fix the bug causing offset is out of bounds
2020-06-28 16:59:52 +08:00
aoki
a6eda673fb Merge branch 'master' into fix/slider-offset-bug 2020-06-28 17:42:52 +09:00
aoki
11d76b3440 fix(slider): fix the bug causing offset is out of bounds
- Compute offset of bounds and set
2020-06-28 17:13:19 +09:00
unix
8a6eddffeb chore: release v1.7.3 v1.7.3 2020-06-26 07:58:23 +08:00
witt
0d7345f01c Merge pull request #290 from unix/select
fix(ellipsis): set the height of ellipsis manually
2020-06-26 07:57:22 +08:00
unix
e05195ab48 refactor: migrate to new ellipsis component 2020-06-26 07:53:16 +08:00
unix
228bf62fc3 fix(ellipsis): set the height of ellipsis manually 2020-06-26 07:52:32 +08:00
witt
965654f91a Merge pull request #286 from zeit-ui/rc
chore: release v1.7.2
v1.7.2
2020-06-23 19:53:22 +08:00
unix
cab92e52e6 chore: release v1.7.2 2020-06-23 19:50:31 +08:00
unix
3a06efb09b test(grid): update snapshots 2020-06-23 19:43:20 +08:00
unix
5744a48cc5 fix(grid): remove unreasonable attribute display
style(grid): format code style
2020-06-23 19:43:20 +08:00
unix
b612b0b564 test: update snapshots because the colors has changed 2020-06-23 19:43:20 +08:00