-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lanicon/jQuery-QueryBuilder
base: dev
head repository: mistic100/jQuery-QueryBuilder
compare: dev
- 14 commits
- 41 files changed
- 10 contributors
Commits on Sep 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e8527d - Browse repository at this point
Copy the full SHA 7e8527dView commit details
Commits on Oct 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b6160dc - Browse repository at this point
Copy the full SHA b6160dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e83536f - Browse repository at this point
Copy the full SHA e83536fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4649d1a - Browse repository at this point
Copy the full SHA 4649d1aView commit details
Commits on Mar 26, 2022
-
Update all Romainian language (mistic100#946)
Translate also the errors messages and fix some transaltion
Configuration menu - View commit details
-
Copy full SHA for 48e1f09 - Browse repository at this point
Copy the full SHA 48e1f09View commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 317df5c - Browse repository at this point
Copy the full SHA 317df5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 154d5cd - Browse repository at this point
Copy the full SHA 154d5cdView commit details
Commits on Jul 12, 2023
-
Bump semver from 5.7.1 to 5.7.2 (mistic100#978)
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>
Configuration menu - View commit details
-
Copy full SHA for f5fca52 - Browse repository at this point
Copy the full SHA f5fca52View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43d9672 - Browse repository at this point
Copy the full SHA 43d9672View commit details
Commits on Jan 16, 2024
-
Fix Development Errors (mistic100#989)
* Fix Logo Path * Remove Outdated Live Reload Script
Configuration menu - View commit details
-
Copy full SHA for b377be6 - Browse repository at this point
Copy the full SHA b377be6View commit details
Commits on Jan 26, 2024
-
Bootstrap 5 Further Progress (mistic100#992)
* 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>Configuration menu - View commit details
-
Copy full SHA for af9e133 - Browse repository at this point
Copy the full SHA af9e133View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf7728f - Browse repository at this point
Copy the full SHA cf7728fView commit details
Commits on Jul 19, 2024
-
Bump braces from 3.0.2 to 3.0.3 (mistic100#1003)
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>
Configuration menu - View commit details
-
Copy full SHA for cb1f9ee - Browse repository at this point
Copy the full SHA cb1f9eeView commit details
Commits on Sep 4, 2024
-
Bump micromatch from 4.0.5 to 4.0.8 (mistic100#1006)
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>
Configuration menu - View commit details
-
Copy full SHA for 90d265c - Browse repository at this point
Copy the full SHA 90d265cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev