Christopher S. Case
b9b807ca4a
fixed some issues with the demo page.
2018-10-03 22:50:43 -05:00
Christopher S. Case
a6c586481b
fixed some issues with the demo page.
2017-12-09 22:07:56 -06:00
Christopher S. Case
5a2aa743a5
more updates.
2017-09-13 14:34:48 -05:00
Christopher S. Case
745c75ffee
docs fixes.
2017-09-13 14:08:02 -05:00
Christopher S. Case
1f4309a9e3
fixes to the demo site.
2017-09-13 12:31:14 -05:00
Christopher S. Case
819a408ea1
mass coversion and demo pages update.
2017-09-13 11:14:15 -05:00
Sergey Lysenko
c687acd489
docs: create retina-ready favicon
...
- Update favicon with retina-friendly icon
Closes #6255
2016-09-23 23:09:24 -05:00
Evan Theurer
1a132dd757
docs(collapse): add navigation collapse example
...
- Add an example for using collapse with the bootstrap navbar
Closes #3481
Closes #6217
2016-09-01 20:18:59 -07:00
Wesley Cho
5123e38a49
docs(tooltip): add ngSanitize to Plunker
...
- Add ngSanitize to Plunkers for uib-tooltip-html and uib-popover-html Plunkers
Closes #6165
Fixes #6157
2016-08-16 08:36:00 -07:00
Wesley Cho
be0d0564c2
docs(demo): add link to ng-bootstrap
...
- Add link to ng-bootstrap project on demo site
Closes #6083
Closes #6145
2016-08-08 02:52:06 -07:00
Martin Staffa
58e0433b96
chore(demo): use https in the generated link
...
This avoids the popup about an unsecure connection when opening examples in plnkr.
Closes #6132
2016-08-02 08:36:06 +02:00
Adam Gordon
6bfb4cdbdf
chore(docs): fix specified sizes
...
Closes #6110
Closes #6111
2016-07-21 23:33:51 +01:00
Wesley Cho
0f3a5214f4
chore(site): add guard to accessing global
2016-04-06 09:04:48 -07:00
Chris Thielen
37f9cd26e5
fix(site): allow FastClick to be blocked
...
Some users' adblock and virus protection is accidentally blocking third party `fastclick.js`.
Put a guard around the line that invokes the FastClick api
Closes #5756
2016-04-06 08:41:18 -07:00
Foxandxss
69aae3547f
chore: add angular-touch instructions to homepage
2016-02-19 13:12:01 +01:00
Wesley Cho
cd2f050f2f
chore: update with version support
...
- Update to note support for 1.5
- Bump up the ngversion for Plunker
Closes #5437
2016-02-08 14:36:29 -08:00
Wesley Cho
5ec19b643b
refactor(tab): change to use centralized active state
...
- Change to store active index on tabset controller
- Set index on tab by tab basis
Closes #5425
BREAKING CHANGE: The tab API is changed - please refer to the
documentation on new usage of tabs. Note that if you are using custom
templates, the templates will need to be changed slightly.
2016-02-08 06:22:45 -08:00
Jenny Gebske
81498a7c6a
docs: add info about CSS with CSP
...
Closes #5397
2016-02-02 14:31:28 -08:00
Wesley Cho
38ba6ec9ea
chore(changelog): remove excessive whitespace
...
Closes #5296
2016-01-18 11:23:31 -08:00
Foxandxss
3b7be53bbe
docs: add angular-animate to dependencies
...
Closes #5290
2016-01-18 06:48:48 -08:00
Foxandxss
ac32cbb4cf
chore: update homepage footer
...
Closes #5176
2016-01-08 17:24:32 +01:00
Foxandxss
859dccd711
docs(homepage): add extra note
...
Closes #5171
2016-01-08 16:56:10 +01:00
Foxandxss
14037f1633
docs(dropdown): add badges
...
Closes #5132
2015-12-29 13:41:09 +01:00
Foxandxss
fccc9691f9
docs: add explanation for the C badge
...
Closes #5120
2015-12-26 15:25:39 +01:00
Foxandxss
4dba58ddbe
docs: add badge explanations
...
Closes #5100
2015-12-18 22:54:52 -05:00
Wesley Cho
812d47e817
chore: fix recursion error
...
- This fixes an error in Firefox for Linux where too much recursion happens
Closes #5061
Fixes #4977
2015-12-14 13:18:58 -05:00
Foxandxss
3658502c74
chore: add migration guide link to homepage
...
Closes #5037
2015-12-09 10:37:21 +01:00
Foxandxss
62e0761351
chore: bump minimum angular version in homepage
...
Closes #5018
2015-12-05 12:32:03 -08:00
Rob Jacobs
79367b82de
chore(docs): downloads - promote npm
...
In the download modal on the demo page, changed Bower info
to suggest using npm instead.
Closes #4734
2015-10-26 10:46:25 -04:00
Foxandxss
80ede3797f
chore(docs): fix versions-mapping url
2015-10-23 23:04:18 +02:00
Foxandxss
1599cfff9b
chore(accordion): update docs
...
Closes #4700
2015-10-23 21:46:07 +02:00
Foxandxss
a6cb8d37dd
chore(demo): use prefixed
...
Closes #4674
2015-10-21 13:12:45 -07:00
Foxandxss
550ca0f9a7
chore(docs): add docs versioning
...
Fixes #3670
Closes #4646
2015-10-17 20:24:51 +02:00
Wesley Cho
c9ab5f63bf
chore(demo): remove safari 6 fallback
2015-10-08 08:03:26 -07:00
Foxandxss
694a0116e3
chore(demo): use prefixed directives
2015-10-08 14:21:39 +02:00
Foxandxss
e432059aed
chore(demo): use prefix on tabs
...
Closes #4480
2015-09-28 15:59:53 -07:00
Foxandxss
a59caf183d
chore(demo): update collapse to use prefix
...
Closes #4446
2015-09-23 12:04:47 +02:00
FernandoSendMail
bb9fa1a2a5
fix(typeahead): use ng-bind-html
...
- Switches to use `ng-bind-html` from `bind-html-unsafe`
BREAKING CHANGE: This modifies the typeahead to use the the `$sce` service instead when `ngSanitize` is present
Closes #3463
Resolves #4073
2015-08-17 07:14:24 -07:00
Wesley Cho
3c58a7323c
docs(docs): explain the difference between -tpls and not
...
- Add documentation on the difference between `-tpls` and the regular
built scripts
Closes #420
Closes #4125
2015-08-07 11:13:03 +02:00
Martin Brennan
265d429b67
feat(docs): add explanation of eye icon
...
- Add explanation of the eye icon to documentation
Closes #4120
2015-08-05 18:39:51 -07:00
Wesley Cho
cf65a6357c
chore(docs): fix bootlint warnings
...
- Fix bootlint warnings
Closes #3597
Closes #4075
2015-08-02 11:10:25 -07:00
Wesley Cho
a8a22cff06
feat(docs): add ngAnimate Plunker support
...
- Adds support to autogenerated Plunkers to use ngAnimate out the gate
Closes #3648
Closes #4072
2015-08-02 11:09:25 -07:00
Iurii Kucherov
797804cacc
chore(docs): update library size
...
Closes #3842
2015-07-30 09:44:58 -07:00
Chris Chua
fcbc07c689
chore(demo): update AngularJS version requirement
2015-05-02 09:59:26 -07:00
Jesus Rodriguez
7de7a8ea28
chore(tests): update to jasmine 2.x
...
Closes #3469
Implements #3458
2015-04-02 09:57:34 -07:00
Chris Chua
5536e9660e
chore(tests): use angular installed via npm
...
- Avoid maintaining / copying AngularJS source code on our repo.
- Ensures that Travis checks out the latest Angular version and tests
against it.
2015-03-31 09:44:18 -07:00
Diego Domingues
e5f5f75b37
fix(modal): Autofocus corrects the second time that the modal is open
...
element with autofocus attribute when the modal is reopened
Fixes #2802
2015-03-22 17:40:59 -07:00
Chris Chua
d03543ea61
chore(build): add handling for css files
2015-03-19 00:35:42 -07:00
Chris Chua
8e4860f8f0
chore(demo): update demo to include animations
2015-03-19 00:35:42 -07:00
fassetar
f74b9583e6
chore(demo): add favicon.ico
...
Closes #3398
2015-03-17 23:36:06 -07:00