Spencer Edwards
|
e7aea8a22b
|
added a space
|
2015-04-03 12:00:00 -04:00 |
|
Spencer Edwards
|
215ad51d0a
|
added pillbox dependency, reordered scheduler links in nav, added pillbox dependency to nav
|
2015-04-03 11:59:01 -04:00 |
|
Stephen Williams
|
e1807cbd73
|
Merge pull request #1192 from Alondite00/gh-pages-datepicker-examples-broken
(gh-pages) Removed extra wrapper causing double events
|
2015-03-25 13:56:39 -07:00 |
|
Spencer Edwards
|
7187e4f4ff
|
(gh-pages) Removed extra whitespace on date picker examples includes
|
2015-03-25 15:23:10 -04:00 |
|
Spencer Edwards
|
5a999d1a30
|
(gh-pages) Changed datapicker() to datepicker()
|
2015-03-25 12:09:00 -04:00 |
|
Spencer Edwards
|
4879507251
|
(gh-pages) Removed extra wrapper causing double firing of date picker event
|
2015-03-25 11:51:13 -04:00 |
|
Christopher McCulloh
|
329bc69e8e
|
(gh-pages) add first iteration of deprecation warning in getfuelux.com
|
2015-03-17 13:56:18 -04:00 |
|
Stephen James
|
d7a938da61
|
Merge pull request #1155 from cormacmccarthy/GH1152---repeater-documentation
Gh1152 repeater documentation
|
2015-03-06 11:58:15 -05:00 |
|
Christopher McCulloh
|
fa88337a71
|
added further reading section with link to repeater tutorial
|
2015-03-04 17:28:55 -05:00 |
|
Christopher McCulloh
|
d987cef240
|
adds more info about repeater extensions
|
2015-03-04 17:24:18 -05:00 |
|
Christopher McCulloh
|
79ca80e277
|
documents new methods and events and options for tree
|
2015-03-03 15:24:17 -05:00 |
|
Christopher McCulloh
|
2435426d76
|
added documentation around using selectedItem to _set_ selected item instead of just _get_
|
2015-03-03 14:43:02 -05:00 |
|
Stephen James
|
f80c30a8de
|
Note about location of caret in tree template markup
|
2015-02-27 11:31:43 -05:00 |
|
mbeard
|
a2a14f755d
|
fixed jquery selector on scheduler examples
|
2015-02-12 16:55:22 -05:00 |
|
Stephen Williams
|
a46cb297fc
|
Merge pull request #1083 from kevinparkerson/gh-pages
Updating docs to reflect new repeater API changes
|
2015-02-12 14:13:47 -05:00 |
|
Stephen Williams
|
8c0c38f797
|
Merge pull request #1085 from dkilgore/gh-pages
corrected an event name in wizard docs stepclick.fu.wizard -> stepclicked.fu.wizard
|
2015-02-12 11:20:22 -05:00 |
|
Dan Kilgore
|
5c5c4152ba
|
corrected an event name in wizard docs stepclick.fu.wizard -> stepclicked.fu.wizard
|
2015-02-12 11:13:00 -05:00 |
|
kevinparkerson
|
8217e0bd97
|
gh-pages: updating docs to reflect new repeater API changes
|
2015-02-11 18:47:56 -05:00 |
|
mbeard
|
3b2a0225b1
|
removed explicit width on timezone label for scheduler to prevent wrapping issue
|
2015-02-10 15:18:17 -05:00 |
|
Christopher McCulloh
|
3dcfaafaa9
|
Revert "fixes #1017 add proper wrapper for checkbox and radio"
|
2015-02-09 16:11:11 -05:00 |
|
Christopher McCulloh
|
65acf818a0
|
(gh-pages---fix-pillbox-documentation) corrects pillbox documentation around index being required (it isn't)
|
2015-02-06 16:51:13 -05:00 |
|
mbeard
|
6a0355415c
|
fixed documentation issue for selectlist, it previously referenced combobox
|
2015-02-05 12:14:24 -05:00 |
|
Stephen James
|
f661ded762
|
Add tutorials menu item
|
2015-02-04 17:38:15 -05:00 |
|
Stephen James
|
538b6ad0e4
|
Merge branch 'gh-pages' of github.com:ExactTarget/fuelux into gh-pages
|
2015-02-04 16:39:57 -05:00 |
|
Stephen James
|
91f07d9a72
|
Add IDs to creat links
|
2015-02-04 16:39:45 -05:00 |
|
Stephen James
|
073868f13d
|
Remove feulux site link
|
2015-02-04 16:39:11 -05:00 |
|
Dan Kilgore
|
c345719cde
|
Added attr.hasChildren to the tree's datasource documentation.
|
2015-02-04 10:54:59 -05:00 |
|
mbeard
|
3449416274
|
updated twitter account to @fuelux
|
2015-02-03 11:45:46 -05:00 |
|
Christopher McCulloh
|
511f3c471d
|
(gh-pages---1017---radio-markup-incorrect) add proper wrapper for checkbox and radio
|
2015-02-03 09:22:39 -05:00 |
|
Stephen James
|
8b14ebcc1b
|
Bump vender assets and change moment.js URL
|
2015-01-30 12:40:18 -05:00 |
|
Dave Woodward
|
e5701d58d0
|
Merge pull request #978 from cormacmccarthy/gh-pages
(gh-pages) 💄 🐛 ⬆️ 🔥 Merge Form Builder into ge...
|
2015-01-22 12:32:28 -05:00 |
|
Stephen James
|
e211d23b7a
|
Merge pull request #993 from BenjaminNeilDavis/issue-985-checkbox-radio-docs
Toggle checkbox and radio in docs are broken Issue #985
|
2015-01-22 12:29:42 -05:00 |
|
Stephen James
|
20df73db86
|
Merge pull request #994 from BenjaminNeilDavis/gh-pages-issue-979-wizard-type-attribute
Wizard buttons need type attribute #979. fixes issue #979
|
2015-01-22 12:27:48 -05:00 |
|
Christopher McCulloh
|
417fcfb574
|
Update repeater.html
📝 clarified repeater options.
|
2015-01-21 17:51:36 -05:00 |
|
benjaminneildavis
|
6f6bdf2dea
|
Wizard buttons need type attribute #979
- fixes issue #979
- type="button" added for example/markup code
|
2015-01-21 13:31:42 -05:00 |
|
benjaminneildavis
|
18ad95cd7f
|
Toggle checkbox and radio in docs are broken Issue #985
- Fixes Issue #985
|
2015-01-21 12:36:30 -05:00 |
|
Christopher McCulloh
|
61de23f207
|
(gh-pages) 🆕 add fork me ribbon
|
2015-01-20 15:32:49 -05:00 |
|
Christopher McCulloh
|
cfa16914ec
|
Merge branch 'gh-pages' of github-ET:ExactTarget/fuelux into gh-pages
|
2015-01-20 14:05:12 -05:00 |
|
Christopher McCulloh
|
3d65fb2c61
|
(gh-pages) add fuelux site link to footer
|
2015-01-20 14:03:25 -05:00 |
|
Scott Williams
|
98cb6c583d
|
fixed link
|
2015-01-19 11:24:34 -05:00 |
|
Christopher McCulloh
|
5d29e3f1f8
|
(gh-pages) 💄 🐛 ⬆️ 🔥 Merge Form Builder into getfuelux.com. Refactor codebase to make things more legible. Make textarea fields actually. Update Fuel UX dependencies to ~3.5.0
|
2015-01-15 14:40:51 -05:00 |
|
Stephen James
|
53af6968e9
|
Merge pull request #965 from BenjaminNeilDavis/issue-958-scheduler-options-documentation
issue-958-scheduler-options-documentation
|
2015-01-06 14:25:16 -05:00 |
|
benjaminneildavis
|
a41da69c27
|
Document scheduler startDateOptions and endDateOptions in docs
|
2015-01-06 11:12:26 -05:00 |
|
Stephen James
|
4d0fff2971
|
Merge branch 'gh-pages' of github.com:ExactTarget/fuelux into gh-pages
|
2014-12-31 12:13:38 -05:00 |
|
Stephen James
|
94640e8054
|
Document checkbox event listening and checking state
|
2014-12-31 12:12:42 -05:00 |
|
Stephen James
|
f79cb4542c
|
Document checkbox event listening and checking state
|
2014-12-31 11:49:44 -05:00 |
|
Dave Woodward
|
6740b0376c
|
ExactTarget to Salesforce for Marketing Cloud.
|
2014-12-11 12:23:08 -05:00 |
|
Dave Woodward
|
e7d370a7b2
|
Remove some mentions of ExactTarget from footer
|
2014-12-11 12:21:58 -05:00 |
|
Stephen James
|
8a81f01cf9
|
Merge pull request #925 from BenjaminNeilDavis/issue-891-wizard-options
issue-891-wizard-options. Fixes #891
|
2014-12-10 21:51:13 -05:00 |
|
Kevin Parkerson
|
117efbfb95
|
Merge pull request #924 from BenjaminNeilDavis/gh-pages-repeater-thumbnail-layout
gh-pages-repeater-thumbnail-layout
|
2014-12-10 15:05:29 -05:00 |
|