Christopher S. Case
a76e3a7cd0
Create FUNDING.yml
2019-08-09 08:54:09 -05:00
Christopher S. Case
46896dd2cc
Update README.md
2019-08-09 08:46:01 -05:00
Christopher S. Case
f5f7eb5dd1
Update README.md
2019-08-09 08:45:37 -05:00
Christopher S. Case
49c218781a
Merge pull request #47 from WiseBanyan/clean-up-versions
...
Clean up versions
2018-12-04 16:31:02 -06:00
Adam
4db145e785
Fixed docs to somewhat work better than they did. Updated bootstrap to 4.1.1
2018-12-04 14:07:03 -08:00
Adam
08977793e2
Get 3.0.6 ready for distribution
2018-12-04 14:07:03 -08:00
Adam
ae25ba3fc8
Remove old versions of docs
2018-12-04 14:07:03 -08:00
Christopher S. Case
20d1f35729
Merge pull request #46 from WiseBanyan/fix-modal-class-test
...
Adjust last animation change to fix test
2018-11-16 17:19:27 -06:00
Adam
f147abd89c
Adjust backdrop closing listener to be defined before digest like previously to not break a test. Adding class for proper animation left after digest.
2018-11-16 14:43:37 -08:00
Adam
400992549b
fix typo
2018-11-16 13:14:37 -08:00
Christopher S. Case
6245a62870
Merge pull request #43 from WiseBanyan/fix-modal-animation
...
Fix modal-backdrop animation addClass to be in link function
2018-11-16 09:39:16 -06:00
Adam
6be7102c66
Fix modal-backdrop animation addClass to be in link function like modal-window is to fix entry animation.
2018-11-16 00:52:17 -08:00
Christopher S. Case
68379dde33
Merge pull request #41 from WiseBanyan/fix-scroll-padding
...
Revert "fix(modal): check for overflow hidden"
2018-11-15 23:14:14 -06:00
Adam
f52c2c1db7
Revert "fix(modal): check for overflow hidden"
...
This reverts commit 433e536e6b .
This "fix" causes the general use case of being attached to the body to fail. This can be seen on the example site, past v2 the padding isn't added when it should be and the page 'jumps' when the scrollbar disappears.
2018-11-15 19:32:01 -08:00
Christopher S. Case
2d40031e3b
...uh, changes?
v3.0.5
2018-10-03 23:13:20 -05:00
Christopher S. Case
f032bec5ae
chore(release): v3.0.5
2018-10-03 23:12:06 -05:00
Christopher S. Case
76b5279570
Merge pull request #38 from Morgul/ccase-dropdown-fixes
...
Dropdown template fixes
2018-10-03 23:08:36 -05:00
Christopher S. Case
c4adfe5ef5
Fixed dropdowns with templates.
2018-10-03 23:06:31 -05:00
Christopher S. Case
1d99792129
Merge pull request #37 from Morgul/demo-fixes
...
Made some fixes to the demo page.
2018-10-03 22:51:52 -05:00
Christopher S. Case
b9b807ca4a
fixed some issues with the demo page.
2018-10-03 22:50:43 -05:00
Christopher S. Case
2de7918ed0
Merge pull request #36 from Morgul/svg-icon-fix
...
Svg icon fix
2018-10-03 22:32:15 -05:00
Christopher S. Case
0d38e16f1e
Merge pull request #34 from haricot/patch-4
...
Fix #32 "grunt release" that do not convert HTML templates to js
2018-10-03 22:24:41 -05:00
Christopher S. Case
83957b1138
updated demo.
2018-10-03 22:19:12 -05:00
Christopher S. Case
bd78c0c683
fixed svg-icon issues.
2018-10-03 22:17:43 -05:00
Nicolas PASCAL
12cfe7f4a6
Fix "grunt release" don't converted html templates to js
2018-08-30 00:03:11 +02:00
Christopher S. Case
c6553764e7
chore(release): v3.0.4
v3.0.4
2018-07-04 14:20:07 -05:00
Christopher S. Case
17c8b7320f
Merge pull request #31 from trask/glowroot
...
Support non-anchor dropdown items
2018-07-04 14:17:04 -05:00
Trask Stalnaker
9139217264
Allow direct focus on different input
2018-07-03 21:42:39 -07:00
Trask Stalnaker
5ab70160dc
Open dropdown on keydown
2018-07-03 21:41:31 -07:00
Trask Stalnaker
76eae6ebc5
Support non-anchor dropdown items
2018-07-02 13:13:36 -07:00
Christopher S. Case
c38558d2d3
Merge pull request #30 from haricot/patch-3
...
Fixed test carousel that did fail
2018-07-01 20:28:58 -05:00
Nicolas PASCAL
c4b0a970f2
Fixed test carousel that did fail
2018-07-02 01:37:29 +02:00
Christopher S. Case
522beb170b
Merge pull request #28 from haricot/patch-2
...
Fix carousel-indicators active
2018-06-22 08:20:55 -05:00
Nicolas PASCAL
5b79e032dd
Fix carousel-indicators active
2018-06-22 12:54:40 +02:00
Christopher S. Case
09061a4f98
Merge pull request #27 from haricot/bootstrap4_1
...
Fixes carousel for Bootstrap 4.1
2018-06-14 19:11:12 -05:00
Nicolas PASCAL
48a5282b45
fix test carousel bootstrap 4.1.1
2018-06-15 00:52:57 +02:00
Nicolas PASCAL
d24e60ee50
fix test carousel bootstrap 4.1.1
2018-06-15 00:50:49 +02:00
Nicolas PASCAL
dca4c5835a
fix template carousel for bootstrap 4.1.1
2018-06-15 00:42:43 +02:00
Christopher S. Case
690400df8e
Even more up to date gitter link.
2018-03-15 18:30:07 -05:00
Christopher S. Case
ab1b11315c
Updated Gitter Link
...
Now it works.
2018-03-15 18:25:32 -05:00
Christopher S. Case
d00e27b267
chore(release): v3.0.3
v3.0.3
2018-03-12 21:09:18 -05:00
Christopher S. Case
d076ba2ffc
Merge pull request #18 from YuraDubensky/master-issue-12
...
Fix issue#12 (fix tests for krlos2011 progress bar fixes)
2018-03-12 20:50:41 -05:00
Christopher S. Case
964338ef87
Merge branch 'master' into master-issue-12
2018-03-12 20:50:24 -05:00
Christopher S. Case
f46406be13
Merge pull request #17 from krlos2011/master
...
Fixed style and striped use in progressbar
2018-03-12 20:44:10 -05:00
Carlos Fernández
6a84363adf
Fixed tests for progressbar. Added .dropdown-item in typeahed default template
2018-03-12 14:36:24 +01:00
YuraDubensky
d8242f2eba
Fix tests for krlos2011 pull request
2018-03-05 14:01:02 +02:00
YuraDubensky
6a6ea36e25
Merge pull request #3 from krlos2011/master
...
Merge fix for Issue-12 to speedup release
2018-03-05 13:31:51 +02:00
YuraDubensky
ffc493e60b
Merge pull request #5 from YuraDubensky/master
...
Sync
2018-03-05 13:30:05 +02:00
YuraDubensky
e78eed1475
Merge pull request #4 from Morgul/master
...
Pull latest from fork master
2018-03-05 13:28:34 +02:00
Christopher S. Case
deb2a98df6
Merge pull request #16 from YuraDubensky/master
...
Fix eslint errors
2018-02-23 08:09:28 -06:00