Materialize, a CSS Framework based on Material Design
COMMITS
/ js/forms.js May 8, 2018
C
Fixed form reset handling
Chang Alan committed
April 25, 2018
D
Use Prettier pre-commit hook
Dogfalo7 committed
February 19, 2018
G
Adjust label of date and time input types
Guilherme Pereira committed
February 10, 2018
D
Fixed reference to renamed select plugin
Dogfalo7 committed
January 10, 2018
C
fixed textarea hidden check
Chang Alan committed
December 30, 2017
C
added native element support for textareaAutoResize
Chang Alan committed
December 13, 2017
C
added back textarea resize onload
Chang Alan committed
December 5, 2017
C
updated textarea resize function in docs
Chang Alan committed
November 30, 2017
C
fixed materialize textarea in firefox
Chang Alan committed
November 7, 2017
D
Moved form functions out of document.ready
Dogfalo7 committed
D
Update code style and use M.keys constant
Dogfalo7 committed
November 2, 2017
A
Changed Materialize to M
Alvin Wang committed
October 20, 2017
C
removed jQuery from character counter
Chang Alan committed
October 19, 2017
C
removed jquery from Forms.js
Chang Alan committed
C
Classified plugin
Chang Alan committed
October 10, 2017
A
Removed deprecated select code
Alvin Wang committed
October 2, 2017
C
fixed cash bug with range form
Chang Alan committed
September 25, 2017
D
move out form helper function from document ready
Dogfalo7 committed
September 6, 2017
C
basic working version of autocomplete
Chang Alan committed
August 26, 2017
C
fixed multiple select with optgroups initial selection
Chang Alan committed
July 18, 2017
C
Fixed label transform origin for textarea
Chang Alan committed
July 11, 2017
June 24, 2017
D
also check required fields
DanielRuf committed
February 27, 2017
B
Show result in autocomplete if equal to query
Boris Kubiak committed
July 5, 2017
C
Can now remove autocomplete data with empty object
Chang Alan committed
June 28, 2017
D
prevent duplicate event listeners
DanielRuf committed
May 23, 2017
A
Merge pull request #4709 from DanielRuf/patch-forms-input-focus
Alvin Wang committed
May 20, 2017
D
check if input has focus
Daniel Ruf committed
May 1, 2017
C
Fixed dynamic textarea resize bug
Chang Alan committed
April 11, 2017
C
compiled textarea fix
Chang Alan committed
April 7, 2017
C
Removed deprecated option
Chang Alan committed
March 31, 2017
C
cleaned up js and compiled
Chang Alan committed
D
calculate the right position of the range thumb
Daniel Ruf committed
March 26, 2017
C
parent padding range bugfix
Chang Alan committed
February 28, 2017
C
fixed multiple select and optgroup checkbox rendering
Chang Alan committed
C
fixed multiple select and optgroups
Chang Alan committed
February 25, 2017
C
refactored range sliders to work with keyboard inputs
Chang Alan committed
February 17, 2017
C
fixed small bug with autocomplete events
Chang Alan committed
C
chips autocomplete integration fixes
Chang Alan committed
C
added minLength
Chang Alan committed
February 14, 2017
C
autocomplete no autoselect on enter
Chang Alan committed
January 19, 2017
January 12, 2017
C
added keyboard support to autocomplete
Chang Alan committed
C
Basic chips and autocomplete integration
Chang Alan committed
January 11, 2017
C
Added limit to autocomplete and fixed multiple init bugs and added testing
Chang Alan committed
December 20, 2016
A
Use toggleClass to cleanup code
Alvin Wang committed
A