Commit graph

1659 commits

Author SHA1 Message Date
Marcos Moura
536a2fb1d2 Merge pull request #56 from marcosmoura/improvements/mdInputContainer
Improvements/md input container
2016-11-14 03:42:20 -02:00
Marcos Moura
696510ab62 Watch for input value and set parent class 2016-11-14 03:39:16 -02:00
Marcos Moura
90efa2196e Watch for input value and set parent class 2016-11-14 03:39:16 -02:00
Marcos Moura
766f2855ec Fix pointer on checkbox label 2016-11-14 03:36:13 -02:00
Marcos Moura
e96c21d45a Fix pointer on checkbox label 2016-11-14 03:36:13 -02:00
Marcos Moura
387da87291 Make inputs and textareas more reactive 2016-11-14 03:33:04 -02:00
Marcos Moura
9d9062c8fe Make inputs and textareas more reactive 2016-11-14 03:33:04 -02:00
Marcos Moura
5211b6c34a Make scrollbars optional 2016-11-14 02:56:16 -02:00
Marcos Moura
de2e9de0e4 Make scrollbars optional 2016-11-14 02:56:16 -02:00
Marcos Moura
c47e4cd12c Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Remove users array
  Add highlight color and add code example
2016-11-13 16:57:01 -02:00
Marcos Moura
a79b7feb74 Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Remove users array
  Add highlight color and add code example
2016-11-13 16:57:01 -02:00
Marcos Moura
af2b558d0e Merge pull request #55 from marcosmoura/components/mdSelect
Components/md select
2016-11-13 01:41:50 -02:00
Marcos Moura
760a824137 Merge pull request #55 from marcosmoura/components/mdSelect
Components/md select
2016-11-13 01:41:50 -02:00
Marcos Moura
faa2eb38b9 Remove users array 2016-11-13 01:41:03 -02:00
Marcos Moura
ed4c12f73e Remove users array 2016-11-13 01:41:03 -02:00
Marcos Moura
5648458af9 Add highlight color and add code example 2016-11-13 01:40:31 -02:00
Marcos Moura
891be4115f Add highlight color and add code example 2016-11-13 01:40:31 -02:00
Marcos Moura
da9355bd8e Fix scrollbar on table card 2016-11-13 01:29:17 -02:00
Marcos Moura
6f96f84b18 Fix scrollbar on table card 2016-11-13 01:29:17 -02:00
Marcos Moura
c7b48749ed Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Create select with multiple
  Make md-select with md-menu
  Fix for issue #41 (md-button ignoring type prop)
  Finish md-menu spec
  Add keyboard shortcuts to menu
  Add close event on tab
  Close content on esc
  Drop transitionend dependency
  Keep menu content inside viewport
  Recalculate position on resize
  Add menu code in card example
  Add menu in a button text
  Add menu to card example
  Refactor huge method
  Make menu open in a correct position
  Add initial styles and detach and attach menu on click
  Force size of demo example
  Add page title
  Add menu tag
  Add empty md-menu files
2016-11-13 01:24:52 -02:00
Marcos Moura
f5011bc8b7 Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Create select with multiple
  Make md-select with md-menu
  Fix for issue #41 (md-button ignoring type prop)
  Finish md-menu spec
  Add keyboard shortcuts to menu
  Add close event on tab
  Close content on esc
  Drop transitionend dependency
  Keep menu content inside viewport
  Recalculate position on resize
  Add menu code in card example
  Add menu in a button text
  Add menu to card example
  Refactor huge method
  Make menu open in a correct position
  Add initial styles and detach and attach menu on click
  Force size of demo example
  Add page title
  Add menu tag
  Add empty md-menu files
2016-11-13 01:24:52 -02:00
Marcos Moura
786fb0bd96 Merge pull request #54 from marcosmoura/components/mdSelect
Components/md select
2016-11-13 01:18:57 -02:00
Marcos Moura
599ffc4e4e Merge pull request #54 from marcosmoura/components/mdSelect
Components/md select
2016-11-13 01:18:57 -02:00
Marcos Moura
951a32dccf Create select with multiple 2016-11-13 01:17:39 -02:00
Marcos Moura
5bdca60593 Create select with multiple 2016-11-13 01:17:39 -02:00
Marcos Moura
71022346c3 Make md-select with md-menu 2016-11-12 14:00:15 -02:00
Marcos Moura
18da74e939 Make md-select with md-menu 2016-11-12 14:00:15 -02:00
Marcos Moura
ee4c011d46 Merge pull request #50 from kristianmandrup/master
pass on  DOM event for checkbox and radio
2016-11-11 17:35:30 -02:00
Marcos Moura
dd8773f5ac Merge pull request #50 from kristianmandrup/master
pass on  DOM event for checkbox and radio
2016-11-11 17:35:30 -02:00
Marcos Moura
56e0439fc5 Merge pull request #52 from yeknava/patch-1
remove dotted outline around button in firefox
2016-11-11 17:33:12 -02:00
Marcos Moura
80eca0c070 Merge pull request #52 from yeknava/patch-1
remove dotted outline around button in firefox
2016-11-11 17:33:12 -02:00
Marcos Moura
501c8f83ab Add extra line between rules 2016-11-11 17:32:23 -02:00
Marcos Moura
b55fbb54c1 Add extra line between rules 2016-11-11 17:32:23 -02:00
yeknava
a18ae945b7 remove dotted outline around button 2016-11-10 19:54:39 +03:30
yeknava
de9b8d8765 remove dotted outline around button 2016-11-10 19:54:39 +03:30
Kristian Mandrup
a24c3250cb pass on DOM event for checkbox and radio 2016-11-09 20:26:54 +01:00
Kristian Mandrup
390a8863b0 pass on DOM event for checkbox and radio 2016-11-09 20:26:54 +01:00
Marcos Moura
d747275b70 Merge remote-tracking branch 'origin/develop' into components/mdSelect
* origin/develop:
  Finish md-menu spec
  Add keyboard shortcuts to menu
  Add close event on tab
  Close content on esc
  Drop transitionend dependency
  Keep menu content inside viewport
  Recalculate position on resize
  Add menu code in card example
  Add menu in a button text
  Add menu to card example
  Refactor huge method
  Make menu open in a correct position
  Add initial styles and detach and attach menu on click
  Force size of demo example
  Add page title
  Add menu tag
  Add empty md-menu files
2016-11-03 01:42:55 -02:00
Marcos Moura
c7c0d0e231 Merge remote-tracking branch 'origin/develop' into components/mdSelect
* origin/develop:
  Finish md-menu spec
  Add keyboard shortcuts to menu
  Add close event on tab
  Close content on esc
  Drop transitionend dependency
  Keep menu content inside viewport
  Recalculate position on resize
  Add menu code in card example
  Add menu in a button text
  Add menu to card example
  Refactor huge method
  Make menu open in a correct position
  Add initial styles and detach and attach menu on click
  Force size of demo example
  Add page title
  Add menu tag
  Add empty md-menu files
2016-11-03 01:42:55 -02:00
Marcos Moura
7c464b2bb3 Merge pull request #30 from marcosmoura/components/mdMenu
Components > md-menu
2016-11-03 01:42:36 -02:00
Marcos Moura
45136239b2 Merge pull request #30 from marcosmoura/components/mdMenu
Components > md-menu
2016-11-03 01:42:36 -02:00
Marcos Moura
81971867cd Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  Fix for issue #41 (md-button ignoring type prop)
2016-11-03 01:39:01 -02:00
Marcos Moura
f217a2b7c0 Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  Fix for issue #41 (md-button ignoring type prop)
2016-11-03 01:39:01 -02:00
Marcos Moura
16bc1dbda7 Create pagination HTML 2016-11-03 01:36:30 -02:00
Marcos Moura
7e72fa5060 Create pagination HTML 2016-11-03 01:36:30 -02:00
Marcos Moura
3af360752d Merge pull request #45 from pauloramires/master
Fix for issue #41 (md-button ignores type prop)
2016-11-03 00:57:59 -02:00
Marcos Moura
4b06e10d71 Merge pull request #45 from pauloramires/master
Fix for issue #41 (md-button ignores type prop)
2016-11-03 00:57:59 -02:00
Paulo dos Santos
3faf40a194 Merge pull request #1 from pauloramires/pauloramires-patch-1
Fix for issue #41 (md-button ignoring type prop)
2016-11-02 21:30:44 -02:00
Paulo dos Santos
ca088116f5 Merge pull request #1 from pauloramires/pauloramires-patch-1
Fix for issue #41 (md-button ignoring type prop)
2016-11-02 21:30:44 -02:00
Paulo dos Santos
2ce63d0d74 Fix for issue #41 (md-button ignoring type prop) 2016-11-02 21:30:15 -02:00