Changeset [7e3e21455f101d20595d4ecef6b475610e460d5a] by Eric Abouaf

April 21st, 2009 @ 05:50 PM

Moving fields from ext/ to fields/ + Adding the examples on the home page http://github.com/neyric/inputex...

Committed by Eric Abouaf

  • M builder.html
  • M doc/AutoComplete.js.html
  • M doc/BirthdateField.js.html
  • M doc/CheckBox.js.html
  • M doc/ColorField.js.html
  • M doc/ColorField2.js.html
  • M doc/CombineField.js.html
  • M doc/DSSelectField.js.html
  • M doc/DataTable-beta.js.html
  • M doc/DateField.js.html
  • M doc/DatePickerField.js.html
  • M doc/DateSplitField.js.html
  • M doc/DateTimeField.js.html
  • M doc/Dialog-beta.js.html
  • M doc/EmailField.js.html
  • M doc/FastTable-beta.js.html
  • M doc/Field.js.html
  • M doc/FileField-beta.js.html
  • M doc/Form.js.html
  • M doc/FrenchDate.js.html
  • M doc/FrenchPhone.js.html
  • M doc/Group.js.html
  • M doc/HiddenField.js.html
  • M doc/IPv4Field.js.html
  • M doc/ImagemapField.js.html
  • M doc/InPlaceEdit.js.html
  • M doc/InputExCellEditor.html
  • M doc/IntegerField.js.html
  • M doc/Lens-beta.js.html
  • M doc/ListField.js.html
  • M doc/MapField.js.html
  • M doc/MenuField.js.html
  • M doc/MultiAutoComplete.js.html
  • M doc/MultiSelectField.js.html
  • M doc/NumberField.js.html
  • M doc/PairField.js.html
  • M doc/PasswordField.js.html
  • M doc/RTEField.js.html
  • M doc/RadioButton.js.html
  • M doc/RadioField.js.html
  • M doc/SelectField.js.html
  • M doc/SliderField.js.html
  • M doc/StringField.js.html
  • M doc/Textarea.js.html
  • M doc/TimeField.js.html
  • M doc/TimeIntervalField.js.html
  • M doc/TreeField.js.html
  • M doc/TypeField.js.html
  • M doc/UneditableField.js.html
  • M doc/UpperCaseField.js.html
  • M doc/UrlField.js.html
  • M doc/VectorField.js.html
  • M doc/Visus.js.html
  • M doc/classmap.js
  • M doc/ddlist.js.html
  • M doc/fr.js.html
  • M doc/index.html
  • M doc/index.json
  • M doc/inputEx.AutoComplete.html
  • M doc/inputEx.BirthdateField.html
  • M doc/inputEx.CheckBox.html
  • M doc/inputEx.ColorField.html
  • M doc/inputEx.ColorField2.html
  • M doc/inputEx.CombineField.html
  • M doc/inputEx.DSSelectField.html
  • M doc/inputEx.DateField.html
  • M doc/inputEx.DatePickerField.html
  • M doc/inputEx.DateSplitField.html
  • M doc/inputEx.DateTimeField.html
  • M doc/inputEx.EmailField.html
  • M doc/inputEx.Field.html
  • M doc/inputEx.FileField.html
  • M doc/inputEx.Form.html
  • M doc/inputEx.FrenchDate.html
  • M doc/inputEx.FrenchPhone.html
  • M doc/inputEx.Group.html
  • M doc/inputEx.HiddenField.html
  • M doc/inputEx.IPv4Field.html
  • M doc/inputEx.ImagemapField.html
  • M doc/inputEx.InPlaceEdit.html
  • M doc/inputEx.IntegerField.html
  • M doc/inputEx.JsonSchema.Builder.html
  • M doc/inputEx.JsonSchema.html
  • M doc/inputEx.Lens.html
  • M doc/inputEx.ListField.html
  • M doc/inputEx.MapField.html
  • M doc/inputEx.MenuField.html
  • M doc/inputEx.MultiAutoComplete.html
  • M doc/inputEx.MultiSelectField.html
  • M doc/inputEx.NumberField.html
  • M doc/inputEx.PairField.html
  • M doc/inputEx.PasswordField.html
  • M doc/inputEx.RTEField.html
  • M doc/inputEx.RadioButton.html
  • M doc/inputEx.RadioField.html
  • M doc/inputEx.SelectField.html
  • M doc/inputEx.SliderField.html
  • M doc/inputEx.StringField.html
  • M doc/inputEx.Textarea.html
  • M doc/inputEx.TimeField.html
  • M doc/inputEx.TimeIntervalField.html
  • M doc/inputEx.TreeField.html
  • M doc/inputEx.TypeField.html
  • M doc/inputEx.UneditableField.html
  • M doc/inputEx.UpperCaseField.html
  • M doc/inputEx.UrlField.html
  • M doc/inputEx.VectorField.html
  • M doc/inputEx.html
  • M doc/inputEx.visus.html
  • M doc/inputEx.widget.DDList.html
  • M doc/inputEx.widget.DDListItem.html
  • M doc/inputEx.widget.DataTable.html
  • M doc/inputEx.widget.Dialog.html
  • M doc/inputEx.widget.FastTable.html
  • M doc/inputEx.widget.JsonTreeInspector.html
  • M doc/inputex-loader.js.html
  • M doc/inputex-rpc.js.html
  • M doc/inputex.js.html
  • M doc/it.js.html
  • M doc/json-schema.js.html
  • M doc/json-tree-inspector.js.html
  • M doc/module_inputex.html
  • M doc/raw.json
  • M examples.html
  • M examples/birthdate_field.html
  • M examples/ipv4_field.html
  • M examples/lenses.html
  • M examples/map_field.html
  • M examples/uppercase_field.html
  • M examples/vector_field.html
  • M index.html
  • M js/ext/BirthdateField/BirthdateField.js
  • M js/ext/BirthdateField/birthdate_field.html
  • M js/ext/FrenchDate/FrenchDate.js
  • M js/ext/FrenchPhone/FrenchPhone.js
  • M js/ext/IPv4Field/IPv4Field.js
  • M js/ext/IPv4Field/ipv4_field.html
  • M js/ext/MapField/MapField.js
  • M js/ext/MapField/map_field.html
  • M js/ext/UpperCaseField/UpperCaseField.js
  • M js/ext/UpperCaseField/uppercase_field.html
  • M js/ext/VectorField/VectorField.js
  • M js/ext/VectorField/vector_field.html
  • M js/fields/BirthdateField.js
  • M js/fields/IPv4Field.js
  • M js/fields/MapField.js
  • M js/fields/RadioButton.js
  • M js/fields/UpperCaseField.js
  • M js/fields/VectorField.js
  • M js/inputex-loader.js
  • M res/style.css
  • M version.txt
New-ticket Create new ticket

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