Commit graph

900 commits

Author SHA1 Message Date
Eric Liu
afb892f626 docs: remove postbuild process 2020-10-10 11:27:35 -07:00
Eric Liu
444b327104 docs: try vercel.json for SPA fallback 2020-10-10 11:15:42 -07:00
Eric Liu
7e2d2ede52 docs: remove ui-shell feature flag 2020-10-10 10:49:28 -07:00
weaseldotro
4e2b675866
fix(HeaderAction): panel closes when user clicks inside the browser window, not just inside the page body 2020-10-10 10:24:11 +03:00
weaseldotro
55bdffd6d5
add blank l10n variable to replace the missing l10n strings 2020-10-10 10:05:35 +03:00
Eric Liu
6654125a11 docs(build): build CSS from SCSS 2020-10-09 19:38:55 -07:00
Eric Liu
d0defc556f docs(build): link library in build script 2020-10-09 18:54:12 -07:00
Eric Liu
4d9cdc7e10 docs: use shelljs to execute build step 2020-10-09 18:26:20 -07:00
Eric Liu
fce253f704 fix(css): white should be the default theme, not g10 2020-10-09 18:01:47 -07:00
Eric Liu
905330bc14 docs: use pre-compiled CSS from linked package 2020-10-09 18:00:42 -07:00
Eric Liu
4b080e68d4 chore(css): upgrade carbon-components to v10.21 2020-10-09 17:57:08 -07:00
Eric Liu
94a5831c92
Merge pull request #311 from IBM/improve-docs
Improve docs
2020-10-09 17:42:26 -07:00
Eric Liu
8e94eb27b3 docs(contributing): update component guidance 2020-10-09 17:42:05 -07:00
Eric Liu
ad60e4b642 docs(deps): remove playwright 2020-10-09 17:28:33 -07:00
Eric Liu
acc2727249 chore: use vercel logo from docs 2020-10-09 17:24:30 -07:00
Eric Liu
4e2ba51d99
Merge pull request #319 from josefaidt/remove-prepack-pre-commit
chore: remove prepack from pre-commit git hook
2020-10-09 16:59:47 -07:00
josefaidt
266443bf9e chore(HeaderNavItem): add rel="" 2020-10-08 14:22:27 -05:00
josefaidt
d28e722327 refactor: remove rel="" from button in favor for skeleton 2020-10-08 14:20:16 -05:00
josefaidt
32077693e0 chore(links): add rel="" to all links 2020-10-08 14:02:08 -05:00
josefaidt
e9e8739d63 chore: remove prepack from pre-commit git hook 2020-10-08 13:14:09 -05:00
weaseldotro
032595e45f
remove locales from DatePicker / flatpickr 2020-10-08 19:07:33 +03:00
Eric Liu
f68d38b7ce build(docs): enable headless mode 2020-10-07 12:19:14 -07:00
Eric Liu
9f09d893da build(docs): try playwright-aws-lambda 2020-10-07 12:14:58 -07:00
Eric Liu
9f21c6b4cb build(docs): add additional flags for debugging 2020-10-07 11:57:54 -07:00
Eric Liu
9ac3b30545 build(docs): disable sandbox in chromium 2020-10-07 11:53:15 -07:00
Eric Liu
2a63aa7729
Merge pull request #308 from josefaidt/307-dropdown-unused-import
chore(dropdown): remove unused setContext import
2020-10-07 09:36:24 -07:00
Eric Liu
96ca6652d1
Merge pull request #306 from weaseldotro/master
fix ComposedModal body class
2020-10-07 09:35:34 -07:00
weaseldotro
f21afc30a1
Merge pull request #3 from weaseldotro/revert-2-remove-i10n-locales-from-DatePicker
Revert "remove i10n locales from DatePicker"
2020-10-07 19:21:52 +03:00
weaseldotro
28eaf0081b
Revert "remove i10n locales from DatePicker" 2020-10-07 19:21:37 +03:00
josefaidt
fafac7c9a1 chore(dropdown): remove unused setContext import 2020-10-07 09:28:20 -05:00
weaseldotro
434d467806
Merge pull request #2 from weaseldotro/remove-i10n-locales-from-DatePicker
remove i10n locales from DatePicker
2020-10-07 16:50:41 +03:00
weaseldotro
7aeb530375
remove i10n locales from DatePicker
This saves 41972 bytes from the total build bundle size. Locales can be optionally added by importing in the app the specific locale (or all of them), according to the flatpickr documentation: https://flatpickr.js.org/localization/
2020-10-07 16:50:27 +03:00
weaseldotro
e36b52b3f3
Merge pull request #1 from weaseldotro/fix-ComposedModal-body-class
fix ComposedModal body classes
2020-10-07 16:47:43 +03:00
weaseldotro
99587ba16c
fix ComposedModal body classes 2020-10-07 16:47:29 +03:00
Eric Liu
8412f7e744
Merge pull request #303 from weaseldotro/master
add ref to ListBoxMenu, add id to RadioButtonGroup container div,  fix light prop for ComboBox input
2020-10-06 06:35:42 -07:00
Eric Liu
666fe42dee docs: revise CONTRIBUTING.md 2020-10-06 05:55:50 -07:00
Eric Liu
ea56f9acba
Merge pull request #302 from IBM/docs-vercel
Deploy documentation to Vercel
2020-10-05 15:55:28 -07:00
Eric Liu
826c744ec2 docs: add vercel to docsite footer 2020-10-05 15:03:06 -07:00
Eric Liu
0f65e31462 docs(readme): add alt text [ci skip] 2020-10-05 13:49:37 -07:00
Eric Liu
7542bf9d51 docs(readme): add vercel sponsor logo [ci skip] 2020-10-05 13:46:42 -07:00
weaseldotro
6d0e9ac09f
fix light prop for ComboBox input 2020-10-05 16:56:06 +03:00
weaseldotro
f89a6d2f81
remove default for id prop for RadioButtonGroup 2020-10-05 16:49:15 +03:00
weaseldotro
4c65a8f775
use HTMLDivElement instead for ListBox ref 2020-10-05 16:45:35 +03:00
weaseldotro
e378832de4
add id to RadioButtonGroup container div 2020-10-05 13:04:58 +03:00
weaseldotro
6eeeebec6a
add ref to ListBoxMenu 2020-10-05 11:15:14 +03:00
Eric Liu
0b9688dc2b
Merge pull request #301 from albertms10/link-href
feat(link): add href prop
2020-10-04 11:35:34 -07:00
Eric Liu
5ac29b52d5 docs: remove node-sass, gh-pages config 2020-10-04 11:33:41 -07:00
albert
115f032317 fix(link): change href description and default value 2020-10-04 20:25:36 +02:00
Eric Liu
0b89a229d2 docs: revamp docsite for vercel 2020-10-04 11:22:26 -07:00
Eric Liu
d3c89a60c3 chore(docs): remove cf, posthtml fiiles 2020-10-04 11:07:57 -07:00