openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
angular-archwizard
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jan 14, 2025 — Jan 14, 2026
Showing page 7 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- improving the tests for the goToStep directive - adding tests for the other directives (nextStep, optionalStep and previousStep)
Marc Arndt
More...
almost 9 years ago
- fixing correct coverage output - improving karma configuration - improving package.json file
Marc Arndt
More...
almost 9 years ago
- optional steps can belong to the css class default too now - added additional tests for clicks on links in the navigation bar - imporoved the existing tests for the navigation bar - added string as a valid type for the destinationStep input to the goToStep directive - added Code climate for code coverage
Marc Arndt
More...
almost 9 years ago
- added string parameter support for the canGoToStep and goToStep methods to support string inputs through input field of directives - added tests for the goToStep directive
Marc Arndt
More...
almost 9 years ago
- added MovingDirection parameter to inital stepEnter eventEmitter call of the first step - added new tests for the navigation bar and the wizard step - improved and extended README.md
Marc Arndt
More...
almost 9 years ago
- removed container divs in the angular 2 component class html files - used HostBinding decorators to set the properties of the angular 2 components directly - changed tests to work with the changed component html layout
Marc Arndt
More...
almost 9 years ago
- improved css for the nav bar - removed nav-bar classes top and bottom, because they aren't needed anymore - added badge to README.md to show the dependency licence status - improved nav bar test
Marc Arndt
More...
almost 9 years ago
- adding badges to david-dm to show the current state of the used dependencies [ci skip]
Marc Arndt
More...
almost 9 years ago
- adding an additional test to check if the navbar is shown at the correct location
Marc Arndt
More...
almost 9 years ago
- fixing used codestyle - improving css in the wizard component and the wizard-step component - adding travis badge to README
Marc Arndt
More...
almost 9 years ago
- removed ts-helper duplicate from package.json - added npm update to .travis.yml file in case the version is too old
Marc Arndt
More...
almost 9 years ago
- Added a field "navBarLocation" to the wizard, that contains the location of the navBar. The location can be either top or bottom
Marc Arndt
More...
almost 9 years ago
- Fixing the dependency versions - Fixing the configuration files to work with the newer dependency versions - Added a .travis.yml file to automatically run tests
Marc Arndt
More...
almost 9 years ago
- added a new goToStep directive that let's you navigate to a given step either by its index or by the step object itself - changed the click listener in the wizard navigation bar to the new goToStep directive - modified the tests to work with the new directive and its corresponding changes
Marc Arndt
More...
about 9 years ago
- remove the cleanup process from the gulp file because it doesn't work
Marc Arndt
More...
about 9 years ago
- adding functionally to the optionalStep directive - adding basic support for optional steps - adding an additional call parameter to the nextStep and previousStep event emitters that tells the called function the direction in which a step transition was done - adding a cleanup phase to gulp that deletes the html and css files after the inlining process was finished
Marc Arndt
More...
about 9 years ago
Bugfixes: - removed the additional [] around the directive nextStep - fixed the currentStep typo in goToStep and added additional tests to prevent this error in the future
Marc Arndt
More...
about 9 years ago
- adding functions canGoToNextStep and canGoToPreviousStep - removing some checks that throw an error when a given input (often a step or its index) are out of bounds, this should be checked with canGoToStep before calling goToStep now - modified the tests to work with the new code improvements
Marc Arndt
More...
about 9 years ago
- Adding index.ts files to all source directories - Fixing the inline process for all less files. Less files are now first preprocessed, afterwards the preprocessed css string is inlined, instead of the raw less string.
Marc Arndt
More...
about 9 years ago
Merge branch 'master' of github.com:madoar/ng2-wizard
Marc Arndt
More...
about 9 years ago
- Initial commit
Marc Arndt
More...
about 9 years ago
Initial commit
madoar
More...
about 9 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree