🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@UrielGlz
Copy link

@UrielGlz UrielGlz commented Nov 8, 2019

test

MartijnBastiaansen and others added 30 commits April 23, 2018 10:20
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
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`
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
xidedix and others added 28 commits November 28, 2018 11:45
fix(collapse): add mb-0 to accordion cards
fix(collapse.pug): add mb-0 to accordion cards
- update: `@coreui/coreui` to `^2.1.5`
- update: `bootstrap` to `^4.2.1`
- update: `core-js` to `^2.6.1`
- update: `perfect-scrollbar` to `^1.4.0`
- update: `popper.js` to `^1.14.6`
- update: `@babel/cli` to `^7.2.3`
- update: `@babel/core` to `^7.2.2`
- update: `@babel/plugin-proposal-object-rest-spread` to `^7.2.0`
- update: `@babel/preset-env` to `^7.2.3`
- update: `autoprefixer` to `^9.4.4`
- update: `chalk` to `^2.4.2`
- update: `eslint` to `^5.12.0`
- update: `js-beautify` to `^1.8.9`
- update: `node-sass` to `^4.11.0`
- update: `nodemon` to `^1.18.9`
- update: `postcss-cli` to `^6.1.1`
- update: `rimraf` to `^2.6.3`
- update: `stylelint` to `^9.9.0`
- update: `stylelint-scss` to `^3.4.4`
- update: `@coreui/coreui` to `^2.1.7`
- update: `bootstrap` to `^4.3.1`
- update: `core-js` to `^2.6.5`
- update: `popper.js` to `^1.14.7`
- update: `@babel/core` to `^7.3.3`
- update: `@babel/plugin-proposal-object-rest-spread` to `^7.3.2`
- update: `@babel/preset-env` to `^7.3.1`
- update: `autoprefixer` to `^9.4.8`
- update: `eslint` to `^5.14.1`
- update: `eslint-plugin-compat` to `^2.7.0`
- update: `nodemon` to `^1.18.10`
- update: `postcss-cli` to `^6.1.2`
- update: `stylelint` to `^9.10.1`
- update: `stylelint-scss` to `^3.5.3`
- chore: drop @babel/polyfill in favour of core-js@3 and regenerator-runtime

- update: `@coreui/coreui` to `^2.1.12`
- update: `@coreui/coreui-plugin-chartjs-custom-tooltips` to `^1.3.1`
- update: `chart.js` to `^2.8.0`
- update: `core-js` to `^3.1.3`
- update: `flag-icon-css` to `^3.3.0`
- update: `jquery` to `^3.4.1`
- update: `popper.js` to `^1.15.0`
- add: `regenerator-runtime` to `^0.13.2`
- update: `@babel/cli` to `^7.4.4`
- update: `@babel/core` to `^7.4.5`
- update: `@babel/plugin-proposal-object-rest-spread` to `^7.4.4`
- add: `@babel/plugin-proposal-throw-expressions` to `^7.2.0`
- update: `@babel/preset-env` to `^7.4.5`
- update: `autoprefixer` to `^9.6.0`
- update: `browser-sync` to `^2.26.7`
- update: `clean-css-cli` to `^4.3.0`
- update: `js-beautify` to `^1.10.0`
- update: `nodemon` to `^1.19.1`
- update: `node-sass` to `^4.12.0`
- update: `eslint` to `^5.16.0`
- update: `eslint-plugin-compat` to `^3.1.1`
- update: `stylelint` to `^10.1.0`
- update: `stylelint-config-recommended-scss` to `^3.3.0`
- update: `stylelint-config-standard` to `^18.3.0`
- update: `stylelint-order` to `^3.0.0`
- update: `stylelint-scss` to `^3.8.0`
- update: `core-js` to `^3.1.3`
- update: `babel-eslint` to `^10.0.2`
- update: `eslint-plugin-compat` to `^3.1.2`
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
- update: `core-js` to `^3.1.4`
- update: `babel-eslint` to `^10.0.2`
- update: `@babel/cli` to `^7.5.0`
- update: `@babel/core` to `^7.5.4`
- update: `@babel/plugin-proposal-object-rest-spread` to `^7.5.4`
- update: `@babel/preset-env` to `^7.5.4`
- update: `autoprefixer` to `^9.6.1`
- update: `copyfiles` to `^2.1.1`
- update: `eslint-plugin-compat` to `^3.2.0`
- update: `postcss-cli` to `^6.1.3`
- update: `pug` to `^2.0.4`
- update: `stylelint-order` to `^3.0.1`
- update: `stylelint-scss` to `^3.9.1`
fix(cards): outdated switch class, add card-header-actions
@xidedix
Copy link
Member

xidedix commented Nov 8, 2019

I am closing this PR since it appears to be a mistake.

@xidedix xidedix closed this Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants