forked from mistic100/jQuery-QueryBuilder
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] dev from mistic100:dev #5
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
Open
pull
wants to merge
10
commits into
GhalamborM:dev
Choose a base branch
from
mistic100:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Translate also the errors messages and fix some transaltion
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix Logo Path * Remove Outdated Live Reload Script
* Bootstrap 5 - package.json
* Bootstrap 5 - Classes updated for Bootstrap 3-5 differences
* Bootstrap 5 - Popover library conversion
* Bootstrap 5 - Bootstrap Icons replace Glyphicons
* Bootstrap 5 - Comment out bootbox until npm issues can be resolved
Something to do with the way JS packages are installed.
I'm not sure if it's the right solution or not, but the error goes away
if I do this.
- } else if (typeof exports === 'object') {
+ } else if (typeof module === 'object') {
// Node, CommonJS-like
module.exports = factory(require('jquery'));
* fix(plugins): bt-checkbox BS5 markup
* fix(example): remove bt-selectpicker plugin use
* Fix bt-checkbox
* Fix checked squares
* Latest icons version
* better icons
* Use local package instead of cdn for icons
* Fix offset for bootstrap 5
* dark mode
* tooltip
* default theme
* float-end logo
* new lock file
* Use btn-sm instead of css hack
* Re-enable bootbox
* Remove bi preifx
* use chosen-selectpicker instead of bt-selectpicker
* disable chosen picker for now
* Get rid of weird focus outline on checkboxes
* Update index.html
* Remove unnecessary bootswatch
* Remove inconsistent padding
* Remove form-inline
* yarn
* Replace `hide` with `d-none`
* `form-control` is now `form-select`
* If bt-selectpicker did work, this would need to be form-select
* Drop Support for Bootstrap Select as it doesn't retain selections properly when enabled
* Unused
---------
Co-authored-by: Stephen Morton <stephen.c.morton@gmail.com>
Co-authored-by: smorton <stephen.morton@nokia.com>
Co-authored-by: David Ethell <david@ethell.com>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )