Commit Graph

2101 Commits

Author SHA1 Message Date
Christopher S. Case 9d6fc4cdc3 chore(release): v3.0.0 2017-12-11 11:59:00 -06:00
Christopher S. Case b3e1350fda This closes #6. 2017-12-11 11:03:36 -06:00
Christopher S. Case e5946fdb67 Update README.md 2017-12-09 22:59:37 -06:00
Christopher S. Case 5ff0edd3ca missing files 2017-12-09 22:45:31 -06:00
Christopher S. Case b8508e0d56 chore(release): v3.0.0-beta.4 2017-12-09 22:44:18 -06:00
Christopher S. Case 5a1a8921a8 chore(release): Starting v3.0.0-beta.4 2017-12-09 22:43:38 -06:00
Christopher S. Case df4f2f611b some demo page fixes. 2017-12-09 22:33:50 -06:00
Christopher S. Case a6c586481b fixed some issues with the demo page. 2017-12-09 22:07:56 -06:00
Christopher S. Case 88b7127bab minor style fix. 2017-12-09 22:03:48 -06:00
Christopher S. Case 2b5b5c4b39 unit tests now pass.
I had to skip some of the dropdown tests, which fail for reasons I couldn't figure out. But I've marked them, and will look at them
later.
2017-12-09 22:03:06 -06:00
Christopher S. Case 66bd1bcf32 Merge pull request #4 from Enelogic/fix-carousel
Fixes carousel in BS4 by applying correct transition classes
2017-12-08 07:07:16 -06:00
wcoppens 4ce8eb90d5 Fixes carousel in BS4 by applying correct transition classes 2017-12-08 13:54:46 +01:00
Christopher S. Case 61d5d4b286 Merge pull request #3 from Nemesis9765/feature/add.tab.support
add support for tabs. fix unit tests for tabs and popovers. todo: fix…
2017-09-25 08:27:01 -05:00
Roger Fedor 11912f7f2e update doc libraries 2017-09-24 00:07:36 -05:00
Roger Fedor 447415acaf add support for tabs. fix unit tests for tabs and popovers. todo: fix dropdown tests 2017-09-23 23:44:23 -05:00
Christopher S. Case 5cebd17748 Update docs for new release. 2017-09-14 10:16:32 -05:00
Christopher S. Case 98921f4560 Possible dropdown fixes. 2017-09-14 10:13:30 -05:00
Christopher S. Case 29d0c10d2d rudimentary popover fixes. 2017-09-14 10:12:55 -05:00
Christopher S. Case 5902ebbcb6 added instructions for building a release. 2017-09-13 16:10:06 -05:00
Christopher S. Case eee69719b7 update package for publishing. 2017-09-13 15:38:20 -05:00
Christopher S. Case 690b9a4b0b fixed popover and tooltip to function, but arrows are broken. 2017-09-13 15:36:18 -05:00
Christopher S. Case 5a2aa743a5 more updates. 2017-09-13 14:34:48 -05:00
Christopher S. Case 23cd283b7f Merge pull request #2 from Morgul/bootstrap4
docs fixes.
2017-09-13 14:05:44 -05:00
Christopher S. Case 745c75ffee docs fixes. 2017-09-13 14:08:02 -05:00
Christopher S. Case 2bfd24fbd6 Merge pull request #1 from Morgul/bootstrap4
Initial working version.
2017-09-13 13:48:25 -05:00
Christopher S. Case 70ac727a0d switched to docs folder instead of gh-pages branch. 2017-09-13 12:52:51 -05:00
Christopher S. Case a5f551acad some minor changes. 2017-09-13 12:37:40 -05:00
Christopher S. Case 1f4309a9e3 fixes to the demo site. 2017-09-13 12:31:14 -05:00
Christopher S. Case beca776f99 fixed dropdown styling and code. 2017-09-13 12:29:31 -05:00
Christopher S. Case 819a408ea1 mass coversion and demo pages update. 2017-09-13 11:14:15 -05:00
Christopher S. Case 84be83e008 fix timepicker. 2017-09-13 09:21:52 -05:00
Christopher S. Case e085280499 version bump. 2017-09-13 09:20:08 -05:00
Christopher S. Case 95ba34b067 Changed from 'in' class to 'show' class. 2017-09-13 09:06:31 -05:00
Christopher S. Case 07c3da465c Updated Readme.
For now, explain this is a fork, but don't update the rest of the readme. That'll come later.
2017-09-13 08:22:58 -05:00
Adam Gordon a2dee1bdeb docs: add steps to reproduce section to template (#6443)
* add new steps to reproduce section to github issue template to ask
issue filers to provide explicit steps to reproduce the issue so people
aren't left to guess or parse poorly written ones.
2017-01-30 13:13:38 -08:00
Wesley Cho 409eec4019 chore(release): starting 2.5.1 2017-01-28 05:34:16 -08:00
Wesley Cho b90485b2a4 chore(release): 2.5.0 2.5.0 2017-01-28 05:30:11 -08:00
Daniel Smith 0d79005f8d fix(angular): add compatibility with Angular 1.6
- Change how ngModelOptions is used to conform to Angular 1.6
- Catch rejections as per change to $q

Closes #6427
Fixes #6360
2017-01-28 05:26:34 -08:00
mattcollier e538d2f71f docs(collapse): fix typo
Closes #6398
Closes #6421
2017-01-23 11:31:37 -08:00
Matthias Dailey f5b357fd11 fix(tooltip): unbind keypress listener on hide
- Unbind listener on hide to fix memory leak

Closes #6423
Fixes #6405
2017-01-23 11:30:23 -08:00
Alex (Jinghao) Yan 761db7b4b7 fix(dropdown): do nothing if not open when clicking
- When clicking, do nothing if dropdown is closed on document listener

Closes #6414
2017-01-23 03:07:20 -08:00
tariqporter 86ee770834 fix(carousel): remove transition buffering
- Remove transition buffering

Closes #6367
Fixes #5967
2017-01-23 02:27:05 -08:00
david.humphrey@senecacollege.ca 47c4544e23 chore(npm): add fields to package.json
Closes #6418
2017-01-21 07:07:47 -08:00
Wesley Cho e8479514cd chore(release): bump to 2.5.0 2017-01-21 07:06:41 -08:00
Sherry Chang cf3f870735 Add CDNJS version badge in README.md (#6297)
This will add the badge to show its version on CDNJS and also link to its page on CDNJS!
2017-01-20 13:16:27 -08:00
Umer Farooq 7d3a7502fa feat(dropdown): make dropdown-append-to-body configurable (#6356)
* feat(dropdown): make dropdown-append-to-body configurable

Make dropdown-append-to-body accept a value which will be evaluated to
determine if the menu should be appended to body. If no value is
specified, or a non-false value is specified then the menu will be
appended to body. If the value is `false` then the menu will not be
appended to body.

* feat(dropdown): append and remove menu when menu is opened or closed

Only append and remove append-to and append-to-body menus when the
menu is opened or closed. This allows for the values of append-to and
append-to-body to be evaluated when the menu is toggled open, and also
prevents littering of the DOM.

* fix(dropdown): don't remove the dropdown-menu on close

Instead of removing the dropdown-menu on close, append it back to the
original element.
2017-01-20 13:14:29 -08:00
Jeff Carey 71dc691323 feat(pagination): Added menu and menuitem roles (closes #6383) (#6386)
feat(pagination): Added test
2017-01-20 13:13:54 -08:00
Scott Kao 42f3cc847a chore(license): update year to 2017 2017-01-10 05:23:17 -08:00
Wesley Cho b755559ec9 chore(release): starting 2.4.1 2016-12-29 23:19:51 -08:00
Wesley Cho 9e6d2a0a14 chore(changelog): update for 2.4.0 2016-12-29 23:17:21 -08:00