Stephen Williams
ac6c6fa6d8
replace http references w/ https
...
(excludes *vendor*,*.yml,*.md)
2020-05-27 15:14:27 -04:00
Stephen W. Williams
0774dd2fc2
footer social buttons to use https
2019-05-01 12:26:03 -04:00
Alex Vernacchia
d6ea2681fd
code review changes
2017-06-07 14:51:12 +01:00
Alex Vernacchia
7c54a50cea
remove yarn reference from 'using cjs' files
2017-06-05 23:11:09 +01:00
Alex Vernacchia
e4790038f0
Adds section for commonjs support
2017-06-05 11:06:05 +01:00
Christopher McCulloh
f0456466f4
Merge pull request #1981 from swilliamset/gh-pages_add-repeater-security-notes
...
add repeater security notes
2017-05-31 14:31:33 -04:00
Stephen Williams
64ac6f7184
add repeater dataSource security note
2017-05-30 13:49:52 -04:00
Stephen Williams
06b3873486
cleanup repeater documentation (spelling, dataSource options, code
...
highlighting)
2017-05-23 12:44:58 -04:00
Stephen W. Williams
1d3d4ed018
Merge pull request #1932 from vernak2539/1931-update-placard-events
...
gh-pages/update placard cancelled events. fixes #1931
2017-03-06 23:06:45 -05:00
Alex Vernacchia
37458b1f4e
gh-pages/document radio events. fixes #1924
2017-02-02 13:45:56 +00:00
Alex Vernacchia
f318255de7
gh-pages/update placard cancelled events fixes #1931
2017-02-02 13:37:30 +00:00
Christopher McCulloh
4c434a9bf8
updates loader documentation
2016-10-26 17:30:24 -04:00
Christopher McCulloh
d4addb8a04
(GH1730) correcting incorrect example js
2016-09-15 16:46:07 -04:00
Stephen James
aba3a8b7c6
pageIndex is zero based
2016-01-06 16:17:30 -05:00
Christopher McCulloh
3ed7a96a43
(gh-page) hides addon radio for fuelux site and mctheme
2015-12-14 11:54:32 -05:00
Kevin Parkerson
105827068e
Merge pull request #1651 from cormacmccarthy/form-builder-audit
...
Form builder audit
2015-12-11 11:28:08 -05:00
Stephen James
67654b4417
Merge pull request #1648 from kevinparkerson/gh-pages
...
Updated placard documentation with additional functionality
2015-12-09 10:55:12 -05:00
Christopher McCulloh
a4c1eb6ca5
removes Fork Me button on form builder and adds confirm navigation on unload
2015-12-07 11:50:09 -05:00
Stephen James
fa7554e2ac
Merge pull request #1641 from TheJaredWilcurt/gh-pages
...
Link to live demos for Repeater
2015-12-03 15:13:45 -05:00
Chris Corwin
593c756ca0
Puts the last datepicker example in a columnized form to make it less wide. Adds margin to the last example section so the calendar widget doesn't hug the bottom of the page
2015-12-03 12:38:25 -05:00
kevinparkerson
370a068dcf
updated placard example to reflect additional functionality
2015-12-03 12:21:34 -05:00
Chris Corwin
32982d6e52
Adds .fuelux-mctheme-do-not-use classname to fuelux-site.css and uses it on checkboxes to hide addon variant.
2015-12-03 12:10:55 -05:00
Christopher McCulloh
b97bacaa6e
adds spinbox. Enables horizontal toggler, which was necessary for testing templates conveniently
2015-12-02 14:26:43 -05:00
Chris Corwin
9208014976
Several changes related to fuelux-site stuff and CSS issues with the site css overriding mctheme. Updates mctheme to 1.12.2.
2015-12-02 12:23:33 -05:00
TheJaredWilcurt
7976bfd75b
Link to live demos for Repeater
...
I cleaned up the example I was given and added in lots of comments.
Live, functional demos of the repeater in an environment that you can
edit the code is CRUCIAL to being able to understand how the repeater
works. Though video tutorials are always the best option.
2015-11-30 18:52:18 -05:00
Christopher McCulloh
c72970239f
audits input element. Allows for horizontal or regular form. Hard sets to horizontal for now since that is what we use
2015-11-30 17:15:58 -05:00
The Jared Wilcurt
fc6c946c6f
Code specific content goes together
...
Code specific content needs to be with the rest of the content that it is specific to.
2015-11-24 09:54:33 -05:00
Chris Corwin
92ab0ffd5d
Updated scheduler.html to put .scheduler wrapper around Live Demo example markup so that what gets copied to clipboard will actually, like, work. Fixes #1607
2015-11-13 13:19:28 -05:00
Chris Corwin
dff5ba9b84
Updates placard-example.html to make the examples all be the same height.
2015-11-11 13:05:04 -05:00
Chris Corwin
a6e76ea96c
Updates placard-example.html to have more clarity on the three example types.
2015-11-11 13:02:54 -05:00
Stephen W. Williams
e71ce72fc1
Merge pull request #1593 from interactivellama/gh-pages
...
Add refreshFolder method, refreshedFolder event
2015-11-03 13:47:22 -05:00
Chris Corwin
53c1555868
Adds two more radios to first example
2015-11-02 12:23:51 -05:00
Chris Corwin
43c4b58000
Adds new fu-example-narrowize class to make narrorwer examples. Applies it to combobox example
2015-11-02 12:12:25 -05:00
Chris Corwin
ba434c3b0c
Modifies selectlist example to have better markup aroudn the first example for https://github.exacttarget.com/uxarchitecture/fuelux-site/issues/23
2015-11-02 11:25:52 -05:00
Stephen James
f08d109fdd
Add refreshFolder method, refreshedFolder to tree
2015-10-29 17:48:10 -04:00
Chris Corwin
6a490284ae
Changed markup around datepicker example so that it is left aligned, but has a label before it so the datepicker control does not stick off to the left. We probably need to make it work more like auto-flipping dropdown so that it will hang off the left of the input, not the left of the dropdown button (when the -right auto dropdown is removed).
2015-10-29 14:09:50 -04:00
Chris Corwin
3e1a89c07f
Adds labels to the top of the infinite-scroll examples at the bottom of the page.
2015-10-29 13:54:24 -04:00
Chris Corwin
d338f72bf2
Updated fusion-home.html to use latest mchtheme, updated wizard example so next and complete buttons use btn-primary
2015-10-29 13:14:07 -04:00
Christopher McCulloh
12fba4bf67
documents event passed through to clickaction callback
2015-10-27 14:43:41 -04:00
Christopher McCulloh
61a270d4c0
Merge pull request #1567 from scott-joe/gh-pages
...
scheduler markup & repeater dataSource docs update
2015-10-14 11:09:35 -04:00
Scott Williams
e5e7278552
fixes data attribute
2015-10-12 18:09:47 -04:00
Scott Williams
2012f1d3fd
fixes issue #1494
2015-10-12 17:37:54 -04:00
Scott Williams
3a588347d8
scheduler markup update
2015-10-12 17:00:20 -04:00
Christopher McCulloh
5cac7d6610
How to insert your own end date guessing AI into the scheduler. First you'll be skeptical, then you'll be amazed.
2015-10-08 11:22:57 -04:00
Christopher McCulloh
33578a97a0
(gh-pages) Are you linking to method documentation correctly?
2015-10-05 13:03:04 -04:00
Christopher McCulloh
0908a32e25
(gh-pages) Advanced guide to limitToStep and get/set value. You won't believe how easy it is to getIntValue with these latest changes.
2015-10-05 12:43:16 -04:00
Stephen W. Williams
bf3230e67c
Merge pull request #1545 from ExactTarget/tree-documentation-order
...
Correcting Tree documentation markup order
2015-09-29 13:40:20 -04:00
Stephen W. Williams
74aac72855
Merge pull request #1544 from ExactTarget/placard-outdated-markup
...
Correcting outdated placard markup
2015-09-29 13:35:56 -04:00
Stephen W. Williams
ca1a9b8194
Merge pull request #1548 from ExactTarget/repeater-events-documentation
...
Repeater Events Documentation
2015-09-29 13:35:24 -04:00
kevinparkerson
20faa0f142
fixes #1324 by documenting repeater events
2015-09-28 22:15:58 -04:00