srvance / git-time-machine

Git history browser. Work in progress.
1 stars 1 forks source link

Update ember-bootstrap to the latest version πŸš€ #73

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of ember-bootstrap was just published.

Dependency [ember-bootstrap](https://github.com/kaliber5/ember-bootstrap)
Current Version 1.2.2
Type devDependency

The version 2.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ember-bootstrap.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 47 commits.

  • 451fade Released 2.0.0
  • 358774b Readme BS4 fix [ci skip]
  • 514e249 docs: fix getting started guide for BS4 changes, improve BS4 styling
  • b6b1369 docs(API): Fix nav
  • 9707f0e Merge pull request #616 from kaliber5/make-BS4-default
  • ee0767b feat(Setup): make Bootstrap 4 the new default
  • dc128fe Merge pull request #615 from kaliber5/fix-bs4-accordion
  • 6c09b25 Merge pull request #602 from kaliber5/demo-bs4
  • 1ea6b7c docs(Accordion): add customization example
  • 6ace8a9 fix(Accordion): BS4: update markup to match Bootstrap 4's default markup
  • cf0ba77 Update yuidoc template to BS4
  • a7619b5 Merge pull request #610 from kaliber5/update-sauce-browsers
  • e6914c1 Fix template lint issue
  • 9160fb3 test: update ember-try/Travis matrix to test w/ BS4 as default
  • 6f20563 docs: Update navbar styles to BS4

There are 47 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 47 commits.

  • a079b91 Released 2.1.0
  • e58037f Fix deprecated template lint runle
  • 870cc9b Merge pull request #657 from kaliber5/hide-dd-menu
  • 514a02e [BS3] Fix Dropdown line breaking when opened due to ember-popper div having display=block
  • e4b6ffd fix(Dropdown): render menu lazily only when opening it.
  • 5b653f1 Merge pull request #649 from kaliber5/add-module-unification-support
  • 576ad04 Run MU tests only for Ember CLI canary
  • c318410 add MU-detection to blueprint
  • 159ad6f Merge pull request #647 from kaliber5/fix-dropdown-wormhole-in-tests
  • c3668ae fix(Dropdown): prevent missing popperContainer exception for dropdown with renderInPlace=false in tests
  • 8cd3d82 feat(Dropdown): optionally render BS3 dropdowns in a wormhole. Thanks to @Techn1x
  • 2606c80 Merge pull request #632 from kaliber5/greenkeeper/ember-resolver-5.0.0
  • 424be90 Merge pull request #635 from kaliber5/greenkeeper/ember-cli-htmlbars-3.0.0
  • db89d19 Merge pull request #644 from kaliber5/greenkeeper/broccoli-asset-rev-3.0.0
  • 76c25a7 chore(package): update broccoli-asset-rev to version 3.0.0

There are 47 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 3b2b49c Released 2.1.1
  • e36819c test(Carousel): skip flakey test
  • 54d5789 Merge pull request #661 from kaliber5/fix-dropdown
  • 1193ebe Merge pull request #662 from ibraheem4/ibraheem4/update-slack-to-discord
  • b379635 Update Slack to Discord
  • aafc120 Remove unneeded popper API registration
  • 62bb987 Fix(Dropdown): fixed actions on dropdown menu's children not being fired due to prematurely removing the menu from DOM (introduced in 2.1.0)
  • f27fe22 Merge pull request #659 from kaliber5/greenkeeper/qunit-dom-0.8.0
  • b69a298 chore(package): update qunit-dom to version 0.8.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 23 commits.

  • f6742d7 Released v2.3.0
  • f9c2e62 Merge pull request #709 from kaliber5/release-hook
  • 07ca956 Update ember-cli-release hook for changelog generation
  • 2880b5f Merge pull request #708 from kaliber5/changelog
  • 13047d6 Update changelog formatting
  • 5991bc0 Use lerna-changelog for Changelog generation
  • 509e949 Bs3 checkbox fix (#705)
  • 7670ffd Merge pull request #706 from offirgolan/bs-dropdown-wormhole-menu-element
  • 410bcce test(bs-dropdown): Add wormhole container
  • c49d1ed fix(bs-dropdown): Clicking outside should close the menu when closeOnMenuClick is false
  • 02a4466 Style checkboxes (#702)
  • 10a73e4 Improve yielded components (#698)
  • fe1b9e5 Merge pull request #695 from kaliber5/ember-cli-update
  • c2199a9 Run ember-cli-update
  • a9ac54c feat(Button): Adds outline property to bs-button (BS4)

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 29 commits.

  • 706b648 Released v2.4.0
  • f4d56f2 Merge pull request #727 from kaliber5/updates
  • 19e07be Disable flakey Saucelabs tests for now
  • 842688c Fix ember-try config
  • ff6496e Fix blueprint tests for MU & new test helpers
  • 0300737 Fix FastBoot config
  • 0c1a5f9 Update dependencies
  • 24e0b44 Update devDependencies
  • 24e088b Update ESLint
  • faf1ee1 Run ember-cli-update
  • defe760 Ignore .env
  • f0575fa Merge pull request #726 from kaliber5/radio-buttons
  • 6cbf4cd Fixed BS3 radios
  • 35538ed Added docs for radios
  • 508ae1f Added new form control type "radio" for a group of radio buttons

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 40 commits.

  • 7f99127 Released v2.5.0
  • b960183 Merge pull request #741 from kaliber5/hide-validations-onsubmit
  • 0390b2f Fix #748: Bump bootstrap3 version to 3.4.0
  • 4237eae Expand scenarios where BsButton click event will bubble (#747)
  • da34ea2 Merge pull request #746 from jelhan/fix-content-security-policy
  • ab3955f test should fail if violating CSP
  • f5b1914 fix: use stylesheet.deleteRule() which is covered by spec
  • 04ba43b refactor(Popover): test should have styles before rendering
  • 8ee056c relax CSP to allow expected iframe and bootstrap inline svg
  • a322869 whitelist frame-src https://ghbtns.com/ used in application template of dummy app
  • 5572b4b fix(Tooltip): test should not violate CSP style-src 'none'
  • 1e39704 refactor logic to insert CSS rules for testing
  • 3174419 fix(Popover): test should not violate CSP style-src 'none'
  • 6ea055e fix(Collapse): should not violate CSP style-src 'none'
  • fe26da3 fix(Progress): should not violate CSP style-src 'none'

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 37 commits.

  • b2abf39 Released v2.6.0
  • 84be860 Merge pull request #767 from kaliber5/fix-ie
  • b7303a0 Merge pull request #768 from jelhan/pr-766-test-coverage
  • a4a9b07 Fix IE11 errors in Collapse and Progress components and tests
  • d1a80af Fix IE11 error in Collapse component and tests
  • 49357fe Merge pull request #766 from kumy/patch-2
  • fa01e1b test(BsForm): adds failing test for pull request #766
  • c70e1d2 Merge pull request #765 from kumy/patch-1
  • 2deb0d3 Fix typo in radio.hbs template
  • c1a77de Add controlType in radio examples
  • d727881 Merge pull request #764 from kaliber5/browserstack
  • 9bcbb02 Drop Saucelabs in favour of Browserstack
  • a7613c7 Merge pull request #763 from kaliber5/button-group-justified
  • fda78ed Make ButtonGroup's justified property BS3 only
  • bee1518 Merge pull request #756 from kaliber5/fix-deprecations

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 25 commits.

  • 31c2b4f Released v2.6.1
  • d3c1d4d Merge pull request #792 from jelhan/docs-fix-github-link-for-ember-bootstrap-cp-validations
  • 1ba6f60 Merge pull request #791 from nickschot/patch-2
  • 34f8ac3 GitHub link should point to ember-bootstrap-cp-validations repo
  • 87ad92d Add ember-bootstrap-model-select to addon integrations
  • ed13134 Merge pull request #782 from jelhan/issue-781-tabs-should-not-have-role-presentation-for-bs4
  • 8f32be9 Merge pull request #790 from kaliber5/revert-babel-update
  • f612ab8 Merge pull request #786 from marceloandrader/master
  • aba799b Revert ember-cli-babel update
  • ba9aac2 replace the deprecated volatile call with es5 getter syntax in order to work
  • 2568d6a nav items should not have role="presentation" for BS3 either
  • 1f7653c Respect closeOnMenuClick=false even after re-opening the menu
  • 24cfa2e nav items should not have role="presentation" for BS4
  • 52b2c3d Merge pull request #785 from kaliber5/ember-update
  • 4f95cd1 Update Ember

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€