Nicolas Cuillery is announcing that Angular-breadcrumb with version number 0.4.1 is already available to download.
What is Angular-breadcrumb ?
Angular-breadcrumb is An AngularJS plugin for dynamically generating breadcrumb menus that work in sync with the application's URL (via Angular's UI-router toolkti) .
Breadcrumb menus are small UI widgets that show a list of sections where the current page currently fits on the site's structure. As the user navigates through the site, this menu is updated and changed accordingly to where in the sitemap the user is.Each menu section is linked and the user can easily jump from the current page to a parent section at any time.Angular-breadcrumb helps developers implement such structures for Google's spectacular AngularJS framework, but working with Angular's specific routing component.This means Angular-breadcrumb will be able to tell and properly navigate hashed URLs, distinguishing from classic hashtags from hashes used for navigating Angular applications.The plugin works right away without too many configuration operations needed, and even is Bootstrap compatible.
This is changelog for Angular-breadcrumb version 0.4.1 :
- Added the scope-based ncyBreadcrumbIgnore flag.
You can read the complete changelog and also download this latest version on their homepage:
ncuillery.github.io