This repository has been archived by the owner on Mar 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
UIkit v3 support #491
Merged
UIkit v3 support #491
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
* fixing the navbar and updating the logo to match v3 * fix link
Storybook Hub is building storybooks for every commit in this PR. Latest Storybook: https://dee44c99-0ab2-47c9-93a3-4659ba1c5b2b.sbook.io/
|
* change dropdown markup * Add extra storybook * Add props to pass to button * update the dropdown component proposition * remove mini component from Input and Button test * update the tests * rename some props * update the test * update stories * update the component * update the tests * add more tests * Fix removal of Button stories * add more tests * fix linting * refactor the test * fix the tests * update dropdown * update dropdown SANPSHOTS * update tests * make coverage 100% again * make coverage 100% again * make coverage 100% again
* Working on the icon system * Still working on the icon * icon render is possible * do not have duplicate <svg> tags * fix the linting * make coverage 100% again * update tests * remove extra Modal stories
* Update less-loader to the latest version 🚀 (#496) * chore(package): update less-loader to version 4.0.2 https://greenkeeper.io/ * chore: update yarn.lock * beta release
* cleanup how the css is loaded * file not needed
* Add icons in uikit-form * add support for Icons * add spinner * update snapshot * update Icon tests * update snapshot * update the package.json file to run coverage from src * update Icon tests * remove dead code and revert Notification isSticky * refactor according to review
* tests and stories should not be included in the npm module * deprecated * Update .npmignore Slimming down the module on npm * Update .npmignore Some more things that should not be published to npm * Update .npmignore * Update .npmignore * Update Logo.js better height
* move icon to folder * working on icon loading * working on special case icons * preserves original viewBox * test coverage * Update utils.js
* chore(package): update uikit to version 3.0.0-beta.19 https://greenkeeper.io/ * grab junk before svg tag * Updating snapshots
* upgrade some dependencies * import PropTypes from prop-types * upgrade uikit version * remove react-collapse as we are not using anywhere, @stipsan says, probably a leftover we can remove * Turn off uncool rules * Remove uncool commented Modal component that won't be added in long run * Yo bro, you need prop-types shorted, * make lint happy * Temporary work around why? * revert eslint upgrade
* chore(package): update react-height to version 3.0.0 https://greenkeeper.io/ * chore(package): update react-collapse to version 3.2.2 https://greenkeeper.io/ * chore(package): update react-collapse to version 3.3.0 https://greenkeeper.io/ * chore(package): update react-collapse to version 3.3.1 https://greenkeeper.io/ * chore(package): update react-collapse to version 4.0.1 https://greenkeeper.io/ * chore(package): update babel-eslint to version 7.2.3 https://greenkeeper.io/ * chore(package): update jsdom to version 10.0.0 https://greenkeeper.io/ * chore(package): update mocha to version 3.3.0 https://greenkeeper.io/ * chore(package): update react-motion to version 0.5.0 https://greenkeeper.io/ * chore(package): update react-collapse to version 4.0.2 https://greenkeeper.io/ * chore(package): update coveralls to version 2.13.1 https://greenkeeper.io/ * fix(package): update react-input-autosize to version 1.1.2 https://greenkeeper.io/ * fix(package): update react-input-autosize to version 1.1.3 https://greenkeeper.io/ * chore(package): update jsdom to version 10.1.0 https://greenkeeper.io/ * chore(package): update style-loader to version 0.17.0 https://greenkeeper.io/ * chore(package): update css-loader to version 0.28.1 https://greenkeeper.io/ * import PropTypes from 'prop-types` (#558) * import PropTypes from 'prop-types` * upgrade react-portal * chore(package): update babel-jest to version 20.0.0 * chore(package): update autoprefixer to version 7.0.1 * chore(package): update postcss-loader to version 2.0.0 * chore(package): update postcss-loader to version 2.0.1 * chore(package): update babel-jest to version 20.0.1 * merge conflict * chore(package): update version * we need yarn-update-snapshot
* should have been removed long ago * upgrade yarn file
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR tracks v3 status as well as offering a storybook that is up to date with the current v3 support.
Once UIkit v3 is stable we will merge this to master. Until then v3 related releases will be on
yarn add uikit-react@next
EDIT: this will be merged now as UIkit v3 is published on the
latest
tag on npm: https://www.npmjs.com/package/uikit