Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jonmiles/bootstrap-treeview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CashStar/bootstrap-treeview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 6 files changed
  • 8 contributors

Commits on Jul 16, 2015

  1. Add option for title attribute.

    Long text in nodes can mess with layout so adding styles to show
    ellipsis instead and a mechanism to add a title attribute for tooltips.
    aguyawry authored and aguyawry committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    80e0b1e View commit details
    Browse the repository at this point in the history
  2. Attempt to fix styles since they are inline

    aguyawry authored and aguyawry committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    004d3ba View commit details
    Browse the repository at this point in the history
  3. forgot to build :(

    aguyawry authored and aguyawry committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    7f16a27 View commit details
    Browse the repository at this point in the history
  4. Update docs

    Info for title attribute.
    aguyawry authored and aguyawry committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    08baf3d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Merge branch 'title-attribute'

    aguyawry authored and aguyawry committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    5792ca2 View commit details
    Browse the repository at this point in the history
  2. publicly expose the findNodes method

    David Campbell committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    1988ac5 View commit details
    Browse the repository at this point in the history
  3. rebuild with grunt to get findNodes exposed

    David Campbell committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    6fc3e2d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

  1. Merge pull request #1 from dcampbell24/expose_findNodes

    publicly expose the findNodes method
    afitzgerald committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    57bc835 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    27420db View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Fix improper package.json

    This seems to preventing this repo being used as a package via nom in
    other code bases.
    aguyawry committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    e5f56d7 View commit details
    Browse the repository at this point in the history
  2. More package.json cleanup

    aguyawry committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    8630aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c3bcd9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. US162204 : snyk vulnerable fix for CC - library upgraded

    Prasad Mudgal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ddff995 View commit details
    Browse the repository at this point in the history
  2. US162204 : snyk vulnerable fix - package upgraded

    Prasad Mudgal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1867c5d View commit details
    Browse the repository at this point in the history
  3. Delete package-lock.json

    Deleting package-lock file as it is not required
    prasad2900 authored May 6, 2024
    Configuration menu
    Copy the full SHA
    9771b7a View commit details
    Browse the repository at this point in the history
  4. US162204 : added dist & test file

    Prasad Mudgal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    72b5d83 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from prasad2900/feature/d.2024.05/US162204/vuln…

    …erabilities_fix_for_CC_lib_upgarde
    
    Feature/d.2024.05/US162204/vulnerabilities fix for cc package upgarde
    MayukhC99 authored May 6, 2024
    Configuration menu
    Copy the full SHA
    73099d7 View commit details
    Browse the repository at this point in the history
Loading