-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Remove bulma expand #54
Closed
Closed
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
atalargo
force-pushed
the
remove-bulma-expand
branch
from
November 24, 2017 17:29
c1b40aa
to
ba1f050
Compare
atalargo
force-pushed
the
remove-bulma-expand
branch
4 times, most recently
from
January 16, 2018 17:56
2a5a414
to
084b7cf
Compare
Bootstrap-beta PR fully merged. (only last two commits are for this PR, even after master rebase. i don't know why other appears yet) |
atalargo
force-pushed
the
remove-bulma-expand
branch
from
January 21, 2018 11:49
084b7cf
to
94465fd
Compare
- Update package bootstrap to 4.0.0-beta2 - Update package bootstrap-vue to 1.1.0
- Fix scss _variables and overrideBootstrap
- Update package bootstrap to 4.0.0-beta2 - Update package bootstrap-vue to 1.1.0
Remove bulma & vue-bulma-expanding depencies and replace the usage of it by Bootstrap 4's Collapse
atalargo
force-pushed
the
remove-bulma-expand
branch
from
February 12, 2018 17:08
94465fd
to
61c4e49
Compare
Removed bulma-expand while moving vuestic-specific components, directives and mixins to vuesptic-theme folder |
asvae
added a commit
that referenced
this pull request
Aug 3, 2019
* fix: bug №41 * fix: open menu item in a new tab * fix: spinners color palette * 1-4, 6-7 * fix: bug №9 (additional tweaks) * fix: bug №17 * fix: bug №21 * fix: bug №22 * fix: bug №23 * fix: bug №24 * fix: bug №15 * fix: "Show All" button alignment * fix: bug №6 * Fix/bugs (#622) * fix: bug №8, bug №10, bug №16, bug №28, bug №36 * revert google map changes * fix: bug #91, 12 * Fix/bugs (#623) * fix: dropdown regression * fix: bug №20 * fix: №89 and №56 * get rid of unnecessary anymore overriding styles * fix: restore default selection for medium-editor * fix: dropdown problem * fix: bug №37 (charts) * fix: bug №90 * fix: bug №93 * fix: bug №94 * fix: bug №95 * Fix/bugs #34 & #37 (#624) * chore: remove old component va-pre-loader * fix: dashboard info block alignment and text wrapping * chore: remove vee-validate (not used) * minor * chore: remove unused deps * chore: update risky deps * fix: VaSelect-mutli chips * Fix/bug #92 (#625) * fix: bugs №46 and №47 * fix: bugs №48 and №49 * fix: bug №52 * fix: bug №84 * Fix/bugs #54, #55, #59, #77, #78 (#626) * fix: bug №71 * fix: bug №87 * Fix/bugs #65, #66, #72, #74, #82, #83 (#627) * Fix/bugs #53, #68 (#628) * fix: bug №42
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.
Remove bulma & vue-bulma-expanding depencies and replace them by Bootstrap 4 Collapse
Follow PR #53 on update of Bootstrap 4 to beta 2