Commit Graph

357 Commits

Author SHA1 Message Date
kevinparkerson
a6823c0040 fixes #1336 by rearranging tree documentation order and providing additional explanation of markup 2015-09-28 16:26:07 -04:00
kevinparkerson
ca7ffa4f17 fixes #1495 by removing readonly="readonly" from the placard markup example 2015-09-28 14:39:45 -04:00
kevinparkerson
b26d40e0d2 fixes #1499 by correcting placard event names 2015-09-28 11:27:10 -04:00
Christopher McCulloh
1a3b5b03ee (gh-pages) documents ellipsis correctly 2015-09-21 16:05:01 -04:00
Stephen James
f319a3fc15 Update API for repeater infinite scrolling 2015-09-18 15:31:49 -04:00
Christopher McCulloh
a65633b380 (gh-pages) clarifies what is getting changes 2015-09-18 14:38:58 -04:00
Christopher McCulloh
6e9c6cecb7 (gh-pages) closes #1519. Documents how to listen for changes to the datepicker 2015-09-18 14:31:16 -04:00
Christopher McCulloh
971fa59842 convert indentation to spaces 2015-09-18 14:15:44 -04:00
Christopher McCulloh
856a66373f adds button type button to all buttons. fixes #1326 2015-09-11 14:53:16 -04:00
Christopher McCulloh
2ee3af2d2e (gh-pages) more documentation about what happens if you turn off 2015-09-08 13:17:16 -04:00
Christopher McCulloh
029c9f26e1 (gh-pages) Documents 2015-09-08 11:33:48 -04:00
Stephen James
28308b1fe3 Clean up wizard example indents 2015-09-02 20:53:31 -04:00
Stephen James
939e74e84c Add swilliam's super copy to code examples 2015-09-02 20:53:18 -04:00
Stephen James
27a8ab931e Fix occurrence misspelling 2015-09-02 16:19:35 -04:00
Christopher McCulloh
7eb81ffc98 syntax and spelling 2015-08-18 12:22:44 -04:00
Christopher McCulloh
d6d00bfbc1 refines scheduler documenation 2015-08-18 12:16:48 -04:00
Stephen James
f802a9cc28 Merge pull request #1455 from interactivellama/button-type-doc-audit
Add button type to button elements in docs
2015-08-11 12:03:52 -07:00
Stephen James
4ac691cd60 Add button type to button elements in docs 2015-08-10 20:15:02 -04:00
Ben Davis
f3a39e76f7 Changes to repeater list to remove width as string and change to width as number. Updated fuelux version. 2015-08-05 15:46:55 -04:00
Ben Davis
9df5c93885 Updating the documenation to reflect changes to the html option in repeater actions from function to string 2015-07-27 15:29:05 -04:00
Ben Davis
abc7309d52 Updated documentation to relect all new repeater updates and options 2015-07-23 15:39:19 -04:00
Stephen James
37cf16c1a3 Audit checkbox and radio buttons for disabled markup 2015-07-17 14:37:53 -04:00
Stephen James
989b664b7f Update live example to use data-initialize on checkbox label 2015-07-17 14:23:27 -04:00
Shane Parsons
a7610349b4 Added   to fix height on page load 2015-07-13 12:29:55 -04:00
Stephen James
d8f1d6b260 Placard: Correct show,shown and hide,hidden 2015-07-06 10:53:14 -04:00
Stephen James
2b6ffec800 Add notes about MomentJS format usage 2015-06-24 17:41:37 -04:00
Stephen James
649614d956 Add datepicker restricted range details 2015-06-16 09:58:59 -04:00
Stephen James
1906301c70 Update checkbox for 3.8 release 2015-06-11 20:54:44 -04:00
Stephen James
06aeb94c91 Update wizard to 3.8 markup (.steps-container) 2015-06-11 16:53:22 -04:00
Stephen James
2507e90b97 Update checkbox markup to 3.8 release
This aligns with the breaking change that will be present in 3.8.
2015-06-03 14:53:03 -04:00
Christopher McCulloh
d712d9bb73 Fixes Form Builder links 2015-05-27 21:50:25 -04:00
Stephen James
4ae14a64b9 Make mctheme page future compatible
Just got an email this morning from a developer asking why the markup was different between:
- http://getfuelux.com/mctheme/index.html#mctheme
- http://exacttarget.github.io/fuelux-mctheme/
- http://fuelux-mctheme.herokuapp.com/

Task completed:
- Replace fixed version asset links with ambiguous x-range
- Update iframes to edge server which has latest markup
2015-05-18 11:21:31 -04:00
Stephen Williams
40a60a5f01 Merge pull request #1273 from interactivellama/gh-pages
Increase clarity and expose tree event data returned
2015-05-11 14:44:30 -04:00
Stephen James
6b688fd5cf Fix data-initialize and highlight markup for checkbox 2015-05-06 09:57:41 -04:00
Stephen James
b0f2348786 FIx data-initialize and highlight markup for radio 2015-05-06 09:57:41 -04:00
Stephen James
f889164aa6 Fix HTML entities 2015-05-06 09:57:41 -04:00
Stephen James
85e98dfa19 Clarify tree events by disclosing "data object" contents 2015-05-06 09:53:36 -04:00
MJ Vakili
28af203ba0 Documents organized tree
Hi,
Description "deselected.fu.tree event" is incorrect.
opened.fu.tree not exist in code.disclosedFolder.fu.tree is true.
add description for updated.fu.tree event.
2015-05-02 15:50:40 +04:30
MJ Vakili
63a5399cbe Wrong render method 2015-05-01 23:26:06 +04:30
Stephen James
110c8b0bee Add radio markup deprecation notice, update markup 2015-04-24 14:49:38 -04:00
Stephen James
18f8e67ebd Merge pull request #1262 from kevinparkerson/wizard-docs-fix
Wizard Docs Fix
2015-04-24 11:32:25 -04:00
kevinparkerson
44b1563d5e wizard-docs-fix: making the markup section of wizard have the control parent wrapper 2015-04-24 11:29:49 -04:00
Stephen James
c3932106bb Remove deprecation warnings 2015-04-16 11:35:58 -04:00
Stephen James
ee98b6f478 Document dataSourceOptions, preserveDataSourceOptions 2015-04-07 15:39:15 -04:00
Stephen James
4f2b604791 Merge pull request #1219 from kevinparkerson/sortDirection-docs-update
Sort Direction Docs Update
2015-04-06 15:53:58 -04:00
Stephen James
7f35ae52d0 Merge pull request #1218 from kevinparkerson/highlight-sorted-column-docs
Highlight Sorted Column Doc Update
2015-04-06 15:53:32 -04:00
kevinparkerson
4da7593784 sortDirection-docs-update: fixes #1204 by updating column definition docs to mention the sortDirection attribute 2015-04-06 11:09:30 -04:00
kevinparkerson
883388d53e highlight-sorted-column-docs: fixes #1211 by updating docs for list_highlightSortedColumn 2015-04-06 11:01:12 -04:00
Stephen James
6ec644e647 Merge pull request #1214 from Alondite00/gh-pages-migration-docs
(gh-pages) migration docs
2015-04-06 09:52:29 -04:00
Spencer Edwards
5009620d66 Added notes from cnx14 migration, added side nav targets 2015-04-03 16:47:03 -04:00