Commit graph

453 commits

Author SHA1 Message Date
Marcos Moura
f28b26deb6 add vue as dependency 2016-12-05 02:45:24 -02:00
Marcos Moura
855013191c fix image path 2016-12-05 02:44:15 -02:00
Marcos Moura
5744411fe8 [build] 0.4.0 2016-12-05 02:30:04 -02:00
Marcos Moura
bb9f7b4501 [build] 0.4.0 2016-12-05 02:21:02 -02:00
Marcos Moura
8826604c75 fix release script 2016-12-05 02:07:45 -02:00
Marcos Moura
0eb41c7cd3 add 0.4.0 changelog 2016-12-05 02:05:31 -02:00
Marcos Moura
627639b9dc 0.4.0
* Improve sidenav performance and expansion list performance

* Init dialog

* Add initial transition

* Add backdrop to md-menu

* Create dialog opening from and closing to

* Add example os basic and opening from and to

* Add todo

* Create alias for root element

* Fix dialog position

* Improve transitions

* Fix rules

* Fix dialog position on open

* Improve docs transitions

* Create styles for actions and content

* Create confirm dialog preset

* Create alert dialog preset

* Create prompt dialog preset

* Add example with HTML

* Improve close transition

* Create new documentation template for components

* Improve template for mobile

* Improve toolbar behaviour

* Format code-block and apply clipboard.js

* Move clipboard to devDependencies

* Show toast after copy

* Add function to toggle sidenav and add page title

* create avatar documentation with the new template

* Improve themes and codes

* Remove hover

* fix copied toast position

* add classes tab

* create bottom-bar documentation with the new template

* improve bottom bar docs

* create button documentation with the new template

* create button toggle documentation with the new template

* Fix backdrop styles

* Fix image color names

* create card documentation with the new template

* Update debug-lib.js (#106)

Fixes webpack missing module error when loading scss

* create checkboxes documentation with the new template

* Add more alignment options (#109)

* Create offset options
  - md-offset-y and md-offset-x

* Add option to align the menu to the trigger

* Create better examples

* fix bottom-right position

* create dialog documentation with the new template

* create icon documentation with the new template

* fix typo

* create input documentation with the new template

* create tooltip documentation with the new template

* create whiteframe documentation with the new template

* Fix unregisterMouseEvent not accepting the element as parameter (#118)

* create radio documentation with the new template

* create ripple documentation with the new template

* create switch documentation with the new template

* create subheader documentation with the new template

* fix text

* improvements over menu

* create menu documentation with the new template

* create sidenav documentation with the new template

* create toolbar documentation with the new template

* improve visibility of some code-blocks

* create select documentation with the new template

* create typography documentation with the new template

* create changelog page with the new template

* create about page with the new template

* create error page with the new template

* create introduction page with the new template

* create getting started page with the new template

* create getting started page with the new template

* add codepen examples

* create list documentation with the new template

* improve docs

* add old releases in a folder

* optimize build time

* remove unused code and rename components

* generate old versions

* redirect to old documentation versions

* [build] 0.4.0

* [build] 0.4.0

* restore dist

* get current version from url

* [build] 0.4.0

* restore old docs

* add correct branch to release script

* create table documentation with the new template

* add a better explanation of list classes

* improve docs

* create table documentation with the new template

* add code example for tabs

* remove directive example of ripple

* fix code example of typograph items

* general fixes and code cleanup

* create themes documentation

* start the creation of button "edit on codepen"

* group theme text and fix height of codepen example

* start creation of tabs

* recreate tabs

* fix shadow transition inside menus (#141 #129)

* add href support for mdBottomBar (#142 #121)

* fix table row not watching item #116 #113 (#143)

* Improvement/md tooltip (#144)

* fix stucked tooltips #103

* remove example

* update website url

* update libs

* fix vue version reference

* [build] 0.4.0
2016-12-05 01:57:58 -02:00
Marcos Moura
d4510c96b3 Make introduction easy to read 2016-11-22 01:54:37 -02:00
Marcos Moura
9cec300e2d Remove extra space 2016-11-21 21:23:36 -02:00
Marcos Moura
d83ac02851 Create .github files and improve readme 2016-11-21 21:22:54 -02:00
Marcos Moura
0122a5af31 Remove outdated readme 2016-11-21 21:20:43 -02:00
Marcos Moura
c22195d497 Improve tooltip styling 2016-11-21 04:03:02 -02:00
Marcos Moura
8331d9e2ac Improve tooltip styling 2016-11-21 04:01:49 -02:00
Marcos Moura
c6e968f531 Force remove of all tooltips 2016-11-21 03:52:42 -02:00
Marcos Moura
dc9d656cf2 Fix inputs not being themable 2016-11-21 03:42:26 -02:00
Marcos Moura
51f55471e9 Fix typo 2016-11-21 03:38:42 -02:00
Marcos Moura
b7de33bd73 [release] 0.3.3 2016-11-21 03:32:30 -02:00
Marcos Moura
ebbc17218f [build] 0.3.3 2016-11-21 03:32:28 -02:00
Marcos Moura
53e7606a73 Fix regression on inputs getting wrong value after manual update #101 #100 #96 2016-11-21 03:29:21 -02:00
Marcos Moura
960079ad14 [release] 0.3.2 2016-11-21 01:39:31 -02:00
Marcos Moura
f1ce675184 [build] 0.3.2 2016-11-21 01:39:30 -02:00
Marcos Moura
674309b287 Merge pull request #97 from Cabbaggio/#96_set_md_input_container_value_if_value_is_undefined
use the internal value of md_input to set the value of the container
2016-11-21 01:31:43 -02:00
Marcos Moura
90cf2d1e96 Merge pull request #90 from pauloramires/dev
Add material.debug.js to dist folder
2016-11-21 01:30:29 -02:00
Marcos Moura
c79020e660 fix babel export default module.exports #92 2016-11-21 01:19:42 -02:00
Marcos Moura
9f34ca5d61 Fix tooltips jumping when screen resize #85 2016-11-21 00:49:44 -02:00
Marcos Moura
7214e77d16 Fix table not getting instance #91 #88 2016-11-21 00:21:14 -02:00
Marcos Moura
fa8e41fedf Fix input getting wrong value after manual update 2016-11-21 00:18:46 -02:00
Marcos Moura
9eb01f4925 Fix regression on password review #95 2016-11-21 00:09:49 -02:00
Marcos Moura
4b0aa8f876 Fix input getting wrong value after manual update #100 #96 2016-11-21 00:05:44 -02:00
Paulo dos Santos
d76600e0bd Update getClosestVueParent.js
Removed change as requested
2016-11-19 06:50:50 -02:00
kpilard
16994f26c5 use the internal value of md_input to set the value of the container 2016-11-19 03:42:58 +01:00
Paulo dos Santos
5ebaa049d2 Fix for issue #88 and added material.debug.js 2016-11-17 08:25:48 -02:00
Paulo dos Santos
e81ff9eaa4 Merge pull request #2 from marcosmoura/master
Sync with main repo
2016-11-17 06:10:35 -02:00
Marcos Moura
ebdc6d44e0 [build] 0.3.1 2016-11-16 03:05:35 -02:00
Marcos Moura
128bea8ad5 [build] 0.3.1 2016-11-16 02:58:08 -02:00
Marcos Moura
0f99f97bc1 Update changelog 2016-11-16 02:55:32 -02:00
Marcos Moura
6fb5bef618 [release] 0.3.1 2016-11-16 02:47:11 -02:00
Marcos Moura
821a46d7d7 [build] 0.3.1 2016-11-16 02:47:08 -02:00
Marcos Moura
1be254252e Fix nodePath and ignore node_modules files on watch 2016-11-16 02:15:17 -02:00
Marcos Moura
61fadce544 Fix select not updating value 2016-11-16 02:14:46 -02:00
Marcos Moura
0f4f6af6a5 Merge pull request #71 from marcosmoura/bugfix/#67-input-number-not-accepting-numbers
Bugfix/#67 input number not accepting numbers
2016-11-15 23:29:32 -02:00
Marcos Moura
5044f25c38 Merge pull request #72 from marcosmoura/bugfix/#64-md-container-crashing-when-value-is-null
Bugfix/#64 md container crashing when value is null
2016-11-15 23:29:24 -02:00
Marcos Moura
c15fc288ff Merge pull request #73 from marcosmoura/bugfix/#69#70-remove-misused-v-once
Fix components not being updated inside v-once #69 #70
2016-11-15 23:28:42 -02:00
Marcos Moura
5ba2f204c1 Fix components not being updated inside v-once #69 #70 2016-11-15 23:27:04 -02:00
Marcos Moura
02219dfc51 Fix md-input-container crashing when the select value is null #64 2016-11-15 23:01:18 -02:00
Marcos Moura
3f13595bec Fix input number not accepting numbers #67 2016-11-15 22:50:16 -02:00
Marcos Moura
e1f997b82b Fix base URL 2016-11-15 00:42:41 -02:00
Marcos Moura
1a98795833 Fix base URL 2016-11-15 00:37:26 -02:00
Marcos Moura
2af3acff9b Fix base URL 2016-11-14 23:49:12 -02:00
Marcos Moura
d3d51555e8 Fix base URL 2016-11-14 23:44:53 -02:00