-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
V0.2 #501
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
Closed
Closed
V0.2 #501
Conversation
This file contains hidden or 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
Added div around the cart-body, so the collapse is working smoothly now over the complete height of the card instead of the height without padding
Renamed .divider to .dropdown-divider. see https://getbootstrap.com/docs/4.0/migration/#dropdowns
feat(basic-forms): add missing date-input
- update: `@coreui/coreui` to `2.0.10` - update: `babel-eslint` to `10.0.0`
chore: dependencies update
- update: `@coreui/coreui` to `2.0.11` fixes some IE11 and `rtl` issues - chore: update `babel-eslint` to `10.0.1` - chore: update `stylelint` to `9.6.0`
- update: `@coreui/coreui` to [`2.0.12`](https://github.com/coreui/coreui/releases) fixes some IE11 and `rtl` issues - update: `@babel/cli` to `7.1.2` - update: `@babel/core` to `7.1.2` - update: `eslint to `5.6.1` - update: `foreach-cli` to `1.8.1`
Update README.md
Fix dropdown divider in header
- update: `@coreui/coreui` to `2.0.19` - fix: `transparent` is not a valid rgb color ie issue - fix(card): rtl for card-header icon margins - fix(sidebar): rtl for sidebar-minimizer icon - fix(breadcrumb): rtl padding - fix(card): rtl float for card-header-actions - fix(sidebar): rtl ps scrollbar issue temp fix/refactor - feat(sidebar) badge margins for nav-dropdown-toggle - fix(scss): add missing light-blue color variable - update: `chart.js` to `2.7.3` - update: `core-js` to `2.5.7` - update: `autoprefixer` to `9.2.0` - update: `browser-sync` to `2.26.3` - update: `eslint` to `5.7.0` - update: `eslint-plugin-compat` to `2.6.2` - update: `js-beautify` to `1.8.7` - update: `node-sass` to `4.9.4`
Added div around the cart-body, so the collapse is working smoothly now over the complete height of the card instead of the height without padding - thanks @MartijnBastiaansen
… path.sep instead of /
# Backpack HTML Template v0.2.0 ## Added - Coming soon ## Updated #### dependencies - `@core-ui/core-ui` to `^2.1.16` - `@coreui/coreui-plugin-chartjs-custom-tooltips` to `^1.3.1` - `bootstrap` to `^4.4.1` - `chart.js` to `^2.9.3` - `core-js` to `^3.1.4` - `flag-icon-css` to `^3.4.5` - `font-awesome` to `~4.7.0` - `perfect-scrollbar` to `^1.5.0` - `popper.js` to `^1.16.1` #### dev dependencies - `@babel/cli` to `^7.8.3` - `@babel/core` to `^7.8.3` - `@babel/plugin-proposal-object-rest-spread` to `^7.8.3` - `@babel/preset-env` to `^7.8.3` - `autoprefixer` to `^9.7.4` - `copyfiles` to `^2.2.0` - `js-beautify` to `^1.10.3` - `node-sass` to `^4.13.1` - `nodemon` to `^1.19.4` - `stylelint-scss` to `^3.14.0` ## Fixed - Closed sidebar does not leave enough padding #14 - babelrc config - Card with switch - Card with accent (fixed without change the card border line) - Switches icon
revert source from dist folder
for Card with accent (fixed without change the card border line)
Sorry, created the PR in the wrong repo by mistake. |
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.
Merged DigitallyHappy#31