-
Notifications
You must be signed in to change notification settings - Fork 81
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
updating docs #858
Merged
updating docs #858
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Doc changes (#742) * fixing version number * fixing env target * changing docs language * new deps (#741) * new deps * Sync with Prettier * Sync with Prettier * fixing docs pics * fixing pics (#743) * fixing pics * Update package.json * fixing pics * Update docs (#785) * fixing version number * fixing env target * changing docs language * new deps (#741) * new deps * Sync with Prettier * Sync with Prettier * fixing docs pics * fixing pics (#743) * fixing pics * Update package.json * fixing pics * upgrading to 34 (#744) * upgrading to 34 * Sync with Prettier * text field value support * Sync with Prettier * Sync with Prettier * fixing tests * Release docs (#790) * fixing version number * fixing env target * changing docs language * new deps (#741) * new deps * Sync with Prettier * Sync with Prettier * fixing docs pics * fixing pics (#743) * fixing pics * Update package.json * fixing pics * upgrading to 34 (#744) * upgrading to 34 * Sync with Prettier * text field value support * Sync with Prettier * Sync with Prettier * fixing tests * close greenkeeper (#786) * updating to mdc 35 (#787) * updating to mdc 35 * Sync with Prettier * fixing errors and adding typography * test fix * fixing new images * Sync with Prettier * adding routes in pre-render * bug fix * test fixes
- optional prettier fix - hoek fix
* 🔥 Remove `indicator-accent` from `Tabs` component Remove `indicator-accent` from `Tabs` as it is no longer used (material-components/material-components-web#1965) * Add TabBarScrollerTabs component - `TabBarScrollerTabs` should be used within `TabBarScroller` instead of `Tabs`. - Component name is inspired by class name used by @material/mdc-tab: '.mdc-tab-bar-scroller__scroll-frame__tabs' - `scroller` property is no longer needed on `Tabs` and allows a simpler implementation - `activeTabIndex` can be used on `Tabs` and `TabBarScroller` to select active tab index * Fix prettier formatting * Uptable tabs golden screenshot
* fix(package): update @material/rtl to version 0.36.0 * Sync with Prettier
* Doc changes (#742) * fixing version number * fixing env target * changing docs language * new deps (#741) * new deps * Sync with Prettier * Sync with Prettier * fixing docs pics * fixing pics (#743) * fixing pics * Update package.json * fixing pics * Update docs (#785) * fixing version number * fixing env target * changing docs language * new deps (#741) * new deps * Sync with Prettier * Sync with Prettier * fixing docs pics * fixing pics (#743) * fixing pics * Update package.json * fixing pics * upgrading to 34 (#744) * upgrading to 34 * Sync with Prettier * text field value support * Sync with Prettier * Sync with Prettier * fixing tests * updating mdcweb
* Doc changes (#742) * fixing version number * fixing env target * changing docs language * new deps (#741) * new deps * Sync with Prettier * Sync with Prettier * fixing docs pics * fixing pics (#743) * fixing pics * Update package.json * fixing pics * Update docs (#785) * fixing version number * fixing env target * changing docs language * new deps (#741) * new deps * Sync with Prettier * Sync with Prettier * fixing docs pics * fixing pics (#743) * fixing pics * Update package.json * fixing pics * upgrading to 34 (#744) * upgrading to 34 * Sync with Prettier * text field value support * Sync with Prettier * Sync with Prettier * fixing tests * adding IconButton * Sync with Prettier * adding icon button * fixing screen shots * adding docs * Sync with Prettier * fixing docs
* Default id for TextFieldInput If showDiv is false, id is not available for TextFieldInput when id not defined in props. Generate id for both. * Update TextField.jsx
* Fixed missing dependency for prettier (+eslint rules) Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added outlined to TextField Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added outerStyle to TextField Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Fixed prettier formatting Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Switched from classProperties syntax Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added Outlined documentation and fixed documentation link for TextField Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added outlined sample Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added changed images for documentation tests Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Bumped version to 1.4.7 Signed-off-by: Cromefire_ <cromefirehd@gmail.com>
* outlined select * fixing ts defination * fixing tests * bump package.json
…helper text is shown (#856) * Fixed visible line ripple when outlined Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Fixed outerStyle in case no helper text is used Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added outerStyle documentation Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added outerStyle documentation Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Fixed missing prop Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Fixed label name in sample Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Updated test image to new text field documentation Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Fixed outline="true" showing in <input> element Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added helperTextOuterStyle to make styling of the wrapper around helper text and input possible Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Switched to intermediateStyle with defaults Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Made intermediateStyle optional Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added updated textfield verification image Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Removed intermediateStyle Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Added image for changed documentation Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Removed unneeded default props Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Applied changes defined in review Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Also bumped version to 1.5.0 Signed-off-by: Cromefire_ <cromefirehd@gmail.com> * Updated textfield doc test image Signed-off-by: Cromefire_ <cromefirehd@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.