Commit Graph

74 Commits

Author SHA1 Message Date
Stephen James
4dcc5df982 Update basic template 2014-08-14 11:54:44 -04:00
Stephen James
b3bddf22a6 Merge branch 'gh-pages-3.0.0-wip' of github.com:ExactTarget/fuelux into gh-pages-3.0.0-wip 2014-08-14 09:53:33 -04:00
Stephen James
04bcd7341a Replace myFu prefix with my and remove scripting examples 2014-08-14 09:49:54 -04:00
kevinparkerson
9a8a035dad gh-pages-3.0.0-wip: minor getting-started nav fix 2014-08-14 02:00:09 -04:00
kevinparkerson
861c9b8e28 Merge branch 'gh-pages-3.0.0-wip' of github.com:ExactTarget/fuelux into gh-pages-3.0.0-wip 2014-08-14 01:53:41 -04:00
kevinparkerson
177633871e gh-pages-3.0.0-wip: migration page mostly done 2014-08-14 01:53:23 -04:00
Stephen James
9d5b7ccaaa Update site variables 2014-08-14 01:45:15 -04:00
Stephen James
902b00cfc9 Add migration page STUB and nav 2014-08-13 16:34:01 -04:00
Stephen James
c8278ffc0e Update moment.js link, auto-init loader 2014-08-13 15:51:56 -04:00
Stephen James
68cb59c885 Typos 2014-08-13 15:50:44 -04:00
Stephen James
448ad81fb5 Data attribute reminder on li in selectlist 2014-08-13 15:48:31 -04:00
Stephen James
67cc31e083 Merge branch 'gh-pages-3.0.0-wip' of github.com:ExactTarget/fuelux into gh-pages-3.0.0-wip 2014-08-13 12:29:47 -04:00
Stephen James
641ee6f778 Merge branch 'gh-pages-3.0.0-wip' of github.com:ExactTarget/fuelux into gh-pages-3.0.0-wip
Conflicts:
	_includes/js/datepicker-example.html
	_includes/js/datepicker-examples.js
	_includes/js/datepicker.html
	_includes/js/scheduler-example.html
	_includes/js/scheduler.html
	assets/js/datepicker-examples.js
2014-08-13 12:27:48 -04:00
kevinparkerson
f3cbf40515 gh-pages-3.0.0-wip: pillbox doc updates 2014-08-13 12:17:14 -04:00
Stephen James
c70cdd28f5 Add myFu prefix 2014-08-13 11:14:32 -04:00
kevinparkerson
06913e940b gh-pages-3.0.0-wip: updating pillbox typo and scheduler markup 2014-08-13 09:55:36 -04:00
Ryan Williams
1a013622d2 Edits from documentation team 2014-08-13 09:43:18 -04:00
kevinparkerson
3610c4a96c gh-pages-3.0.0-wip: datepicker: updating markup and examples.js 2014-08-13 09:40:21 -04:00
Stephen James
823a5919c9 Add icon attribution to homepage (noun project) 2014-08-12 21:13:00 -04:00
Stephen James
52beb9f92f Update example markup and sample methods 2014-08-11 01:52:55 -04:00
Kevin Parkerson
546c59cc7c Merge pull request #595 from Garbee/3.0-docs/hotfix/wizard-events
Update wizard.html
2014-08-10 17:00:33 -04:00
kevinparkerson
4df1372256 gh-pages-3.0.0-wip: datepicker docs 2014-08-08 16:47:09 -04:00
kevinparkerson
cc5a9d2d19 gh-pages: updates to scheduler docs 2014-08-08 08:13:48 -04:00
Jonathan Garbee
e2e8fec55b Update wizard.html
Updated wizard events.

* ```stepclick.fu.wizard``` to ```stepclicked.fu.wizard``` 
* Currently I'm not seeing a change event, but I did notice an actionclicked event. So I removed the change and added actionclicked with as best of a description as I can figure out from reading the source.
2014-08-06 12:51:36 -04:00
Stephen James
3c6390dabd Typos in scroll spray id's 2014-08-02 14:45:10 -04:00
Stephen James
5503b1b058 Update docs: extensions page, control examples, page titles, etc. 2014-08-01 23:30:33 -04:00
Stephen James
d7d060fb25 Update homepage and getting started 2014-07-29 03:02:14 -04:00
Stephen James
b26d891de9 Add data-initialize to code 2014-07-24 17:34:26 -04:00
Stephen James
46d7b5a37f Datepicker and accessibility docs
- Add stub for Datepicker based on 2.x
- Add accessibility paragraph
- Clean up getting started/browser support
2014-06-23 22:56:28 -04:00
Stephen James
6a9e21d8a0 JS Sidebar typos 2014-06-23 15:14:07 -04:00
Stephen James
93f5c8568c Change "bs-" to "fu-" 2014-06-23 14:09:04 -04:00
Stephen James
b5dd043b0c Make bootstrap an AMD shim 2014-06-20 18:43:11 -04:00
Stephen James
7f44fdd72b update example code with data-api 2014-06-20 18:31:44 -04:00
Stephen James
cd771105cc re-indent with spaces and add data-api usage docs to all controls 2014-06-20 15:55:49 -04:00
Stephen James
165f598467 Merge branch 'gh-pages-3.0.0-wip' of github.com:ExactTarget/fuelux into gh-pages-3.0.0-wip 2014-05-29 15:42:39 -04:00
Stephen James
2f30722a55 Update getting started page 2014-05-29 15:42:18 -04:00
kevinparkerson
80b3de9158 repeater extension docs done. just need writing general extensions 2014-05-27 11:52:58 -04:00
kevinparkerson
bc41ecc61b repeater list docs done 2014-05-22 18:06:10 -04:00
kevinparkerson
11415ec50a Merge branch 'gh-pages-3.0.0-wip' of github.com:ExactTarget/fuelux into gh-pages-3.0.0-wip 2014-05-22 15:03:11 -04:00
kevinparkerson
d9aa751a44 some more changes 2014-05-22 15:02:47 -04:00
interactivellama
9c9bd8d6b6 Update checkbox syntax 2014-05-22 11:59:35 -04:00
interactivellama
5e74b611fe Merge branch 'gh-pages-3.0.0-wip' of github.com:ExactTarget/fuelux into gh-pages-3.0.0-wip
Conflicts:
	javascript.html
2014-05-22 11:56:42 -04:00
interactivellama
8a72ff2b52 Start Getting Started 2014-05-22 11:52:41 -04:00
kevinparkerson
a51b88ec76 moving controls to different areas of the documentation as appropriate. rearranging includes. other things 2014-05-22 11:25:32 -04:00
kevinparkerson
516d26eb52 moving all controls within javascript.html to include files 2014-05-21 15:09:06 -04:00
kevinparkerson
eedc014637 Merge branch 'gh-pages-3.0.0-wip' into kevin-docs-part2
Conflicts:
	_includes/nav-javascript.html
	assets/css/docs.css
	assets/js/application.js
	assets/vendor/fuelux/dist/js/fuelux.min.js
	javascript.html
2014-05-21 13:56:56 -04:00
interactivellama
a2fd5232c7 update dist 2014-05-21 12:36:30 -04:00
interactivellama
6c8b0c0d4b update docs 2014-05-21 12:04:45 -04:00
kevinparkerson
276e8d9f9e starting plugin page 2014-05-20 18:17:26 -04:00
kevinparkerson
3bf45733c9 repeater docs done - need to do repeater-list and other plugin stuff 2014-05-20 15:36:50 -04:00