Commit graph

1063 commits

Author SHA1 Message Date
Eric Liu
9aee535a28 docs(build): omit flatpickr l10n from vite optimizable deps 2020-10-14 14:43:16 -07:00
Eric Liu
5eab3474db docs: remove app hydration 2020-10-14 14:42:45 -07:00
Eric Liu
e382038850
Merge pull request #321 from josefaidt/320-add-rel-all-links
chore(links): add rel="" to all links
2020-10-13 13:09:13 -07:00
josefaidt
f6a3ff895e fix(ClickableTile): move rel before rest props 2020-10-13 08:34:31 -05:00
Eric Liu
2acbb2ba5d v0.16.0 2020-10-12 06:30:05 -07:00
Eric Liu
b6c805e062
Merge pull request #323 from weaseldotro/fix-appswitcher-ui-shell
fix(HeaderAction): panel closes when user clicks inside the browser window, not just inside the page body
2020-10-11 10:11:11 -07:00
Eric Liu
0b6d9ee6fc
Merge pull request #316 from weaseldotro/patch-1
remove locales from DatePicker / flatpickr
2020-10-11 10:07:33 -07:00
Eric Liu
5c93f3c831
Merge pull request #325 from mzaini30/patch-1
Repair syntax
2020-10-11 06:04:55 -07:00
weaseldotro
4c57b204ac
declare l10n using ES2015 syntax 2020-10-11 10:46:40 +03:00
Zen
6a3849971f
Repair syntax
`npm i` for installing a Node package; not `npm -i`
2020-10-11 12:21:10 +08:00
Eric Liu
add1a7638f
Merge pull request #322 from IBM/css
css: upgrade carbon-components to 10.21, use white as the default Carbon theme
2020-10-10 13:39:17 -07:00
Eric Liu
1518119c41
Merge pull request #324 from orta/patch-1
Typo fix in README.md
2020-10-10 12:35:16 -07:00
Orta Therox
5ef04cbaa8
Update README.md 2020-10-10 15:19:30 -04:00
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