Changeset [03f476ed651cc8bab37eae3a6baab4a5795ec75b] by maximerety
January 25th, 2014 @ 11:19 PM
Upgrade package.json: yui 3.14.1, sellect 0.1.18 + rebuild all
modules
https://github.com/neyric/inputex/commit/03f476ed651cc8bab37eae3a6b...
Committed by maximerety
- A build/inputex-checkbox/assets/checkbox-core.css
- R htdocs
- R inputex
- M README.md
- M build/inputex-base/inputex-base-coverage.js
- M build/inputex-builder/inputex-builder-coverage.js
- M build/inputex-builder/inputex-builder-debug.js
- M build/inputex-builder/inputex-builder-min.js
- M build/inputex-builder/inputex-builder.js
- M build/inputex-button/inputex-button-coverage.js
- M build/inputex-calendar-today-highlight-plugin/inputex-calendar-today-highlight-plugin-coverage.js
- M build/inputex-checkbox-multi-state/inputex-checkbox-multi-state-coverage.js
- M build/inputex-checkbox/inputex-checkbox-coverage.js
- M build/inputex-color/inputex-color-coverage.js
- M build/inputex-date/inputex-date-coverage.js
- M build/inputex-dateselectmonth/inputex-dateselectmonth-coverage.js
- M build/inputex-datetime/inputex-datetime-coverage.js
- M build/inputex-dsselect/inputex-dsselect-coverage.js
- M build/inputex-file/inputex-file-coverage.js
- M build/inputex-form/inputex-form-coverage.js
- M build/inputex-hidden/inputex-hidden-coverage.js
- M build/inputex-imagecropper/inputex-imagecropper-coverage.js
- M build/inputex-inplaceedit/inputex-inplaceedit-coverage.js
- M build/inputex-integer/inputex-integer-coverage.js
- M build/inputex-ipv4/inputex-ipv4-coverage.js
- M build/inputex-jsonschema/inputex-jsonschema-coverage.js
- M build/inputex-jsontreeinspector/inputex-jsontreeinspector-coverage.js
- M build/inputex-keyopvalue/inputex-keyopvalue-coverage.js
- M build/inputex-keyvalue/inputex-keyvalue-coverage.js
- M build/inputex-lens/inputex-lens-coverage.js
- M build/inputex-linkedcombo/inputex-linkedcombo-coverage.js
- M build/inputex-list/inputex-list-coverage.js
- M build/inputex-loader/inputex-loader.js
- M build/inputex-map/inputex-map-coverage.js
- M build/inputex-number/inputex-number-coverage.js
- M build/inputex-object/inputex-object-coverage.js
- M build/inputex-panel/inputex-panel-coverage.js
- M build/inputex-ratingstars/inputex-ratingstars-coverage.js
- M build/inputex-ratingstarsform/inputex-ratingstarsform-coverage.js
- M build/inputex-rpc/inputex-rpc-coverage.js
- M build/inputex-rte/inputex-rte-coverage.js
- M build/inputex-serialize/inputex-serialize-coverage.js
- M build/inputex-slider/inputex-slider-coverage.js
- M build/inputex-smdtester/inputex-smdtester-coverage.js
- M build/inputex-textautotag/inputex-textautotag-coverage.js
- M build/inputex-timeinterval/inputex-timeinterval-coverage.js
- M build/inputex-tinymce/inputex-tinymce-coverage.js
- M build/inputex-tree/inputex-tree-coverage.js
- M build/inputex-type/inputex-type-coverage.js
- M build/inputex-uneditable/inputex-uneditable-coverage.js
- M build/inputex-uppercase/inputex-uppercase-coverage.js
- M build/inputex-vector/inputex-vector-coverage.js
- M build/inputex-visus/inputex-visus-coverage.js
- M build/inputex/inputex-coverage.js
- M build/inputex/inputex-debug.js
- M build/inputex/inputex-min.js
- M build/inputex/inputex.js
- M license.txt
- M package.json
- M src/autocomplete/tests/unit/autocomplete.html
- M src/builder/js/builder.js
- M src/button/tests/unit/button.html
- M src/checkbox/tests/unit/checkbox.html
- M src/color/tests/unit/color.html
- M src/combine/tests/unit/combine.html
- M src/common/docs/dist.json
- M src/common/docs/guide.html
- M src/common/docs/index.mustache
- M src/common/docs/project.json
- M src/datatable/tests/unit/datatable.html
- M src/date/tests/unit/date.html
- M src/datepicker/tests/unit/datepicker.html
- M src/dateselectmonth/tests/unit/dateselectmonth.html
- M src/datesplit/tests/unit/datesplit.html
- M src/datetime/tests/unit/datetime.html
- M src/ddlist/tests/unit/ddlist.html
- M src/dsselect/tests/unit/dsselect.html
- M src/email/tests/unit/email.html
- M src/file/tests/unit/file.html
- M src/form/tests/unit/form.html
- M src/group/tests/unit/group.html
- M src/hidden/tests/unit/hidden.html
- M src/imagecropper/tests/unit/imagecropper.html
- M src/inplaceedit/tests/unit/inplaceedit.html
- M src/inputex/docs/definition_loading.html
- M src/inputex/docs/i18n.html
- M src/inputex/docs/styling_buttons.html
- M src/inputex/docs/styling_description.html
- M src/inputex/docs/styling_label.html
- M src/inputex/docs/test-new-form-builder.html
- M src/inputex/docs/using_build.html
- M src/inputex/docs/using_xml.html
- M src/inputex/js/inputex.js
- M src/integer/tests/unit/integer.html
- M src/ipv4/tests/unit/ipv4.html
- M src/jsonschema/docs/inputExToSchema.html
- M src/jsonschema/docs/json-schema.html
- M src/jsonschema/docs/json-schema2.html
- M src/jsonschema/docs/json-schema_definition_loading.html
- M src/jsonschema/docs/json-schema_multiple_definition_loading.html
- M src/jsonschema/tests/unit/jsonschema.html
- M src/jsontreeinspector/tests/unit/jsontreeinspector.html
- M src/keyopvalue/tests/unit/keyopvalue.html
- M src/keyvalue/tests/unit/keyvalue.html
- M src/lens/tests/unit/lens.html
- M src/linkedcombo/tests/unit/linkedcombo.html
- M src/list/tests/unit/list.html
- M src/map/tests/unit/map.html
- M src/menu/tests/unit/menu.html
- M src/multiautocomplete/tests/unit/multiautocomplete.html
- M src/multiselect/tests/unit/multiselect.html
- M src/node-menunav-improved/tests/unit/node-menunav-improved.html
- M src/number/tests/unit/number.html
- M src/object/tests/unit/object.html
- M src/panel/tests/unit/panel.html
- M src/password/tests/unit/password.html
- M src/radio/tests/unit/radio.html
- M src/ratingstars/tests/unit/ratingstars.html
- M src/ratingstarsform/tests/unit/ratingstarsform.html
- M src/rpc/docs/flickr.html
- M src/rpc/docs/json-rpc.html
- M src/rpc/docs/termExtraction.html
- M src/rpc/tests/unit/rpc.html
- M src/rte/tests/unit/rte.html
- M src/select/tests/unit/select.html
- M src/serialize/tests/unit/serialize.html
- M src/slider/tests/unit/slider.html
- M src/smdtester/tests/unit/smdtester.html
- M src/string/tests/unit/string.html
- M src/stringavailability/tests/unit/stringavailability.html
- M src/textarea/tests/unit/textarea.html
- M src/textautotag/tests/unit/textautotag.html
- M src/time/tests/unit/time.html
- M src/timeinterval/tests/unit/timeinterval.html
- M src/tinymce/tests/unit/tinymce.html
- M src/tree/tests/unit/tree.html
- M src/type/tests/unit/type.html
- M src/uneditable/tests/unit/uneditable.html
- M src/uppercase/tests/unit/uppercase.html
- M src/url/tests/unit/url.html
- M src/vector/tests/unit/vector.html
- M src/visus/tests/unit/visus.html
- M version.txt
- M yuidoc.json
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The issue tracker has moved to http://github.com/neyric/inputex/issues