Commit graph

55 commits

Author SHA1 Message Date
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
b7de33bd73 [release] 0.3.3 2016-11-21 03:32:30 -02:00
Marcos Moura
960079ad14 [release] 0.3.2 2016-11-21 01:39:31 -02:00
Marcos Moura
c79020e660 fix babel export default module.exports #92 2016-11-21 01:19:42 -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
91d43e66d7 [build] 0.3.0 2016-11-14 20:24:56 -02:00
Marcos Moura
c4f916c0fc [release] 0.3.0 2016-11-14 19:23:17 -02:00
Marcos Moura
2f51aae437 Add release.sh 2016-11-14 19:20:11 -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
827537bb3b Move chokidar to devDependencies 2016-11-01 02:43:56 -02:00
Marcos Moura
fcf0cb2b2a Improve logic of selection inside table 2016-10-26 21:59:51 -02:00
Marcos Moura
93a90cd08c Finish md-menu spec 2016-10-25 05:09:44 -02:00
Lucas Souza
b866d1da4d Add babel-cli as dev dependecy 2016-10-24 21:46:49 -02:00
Marcos Moura
4460d7e8fd 0.2.0 2016-10-24 00:51:53 -02:00
Marcos Moura
7fc01a5602 Add expansion card and media examples 2016-10-19 00:43:37 -02:00
Marcos Moura
0a77a3ccca 0.1.2 2016-10-17 21:19:00 -02:00
Marcos Moura
87e527976a Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00
Marcos Moura
23e3cbaeaa Fix deploy docs after first push 2016-10-14 19:12:29 -03:00
Marcos Moura
d3b7945c4b Improve build tasks 2016-10-14 15:03:54 -03:00
Marcos Moura
5406e69add Add deploy tasks and generate a new docs build 2016-10-14 14:53:39 -03:00
Marcos Moura
d9091259b8 Bump version 2016-10-14 11:38:35 -03:00
Marcos Moura
92ccf31c01 Update libs and improve package.json 2016-10-13 04:41:31 -03:00
Marcos Moura
ed3f6ff789 First release 2016-10-13 04:33:01 -03:00
Marcos Moura
89c4b6a69d Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
8408472398 Upgrade libs 2016-10-05 05:52:30 -03:00
Marcos Moura
7b1639a143 Bump version and fix dependencies 2016-09-26 00:33:03 -03:00
Marcos Moura
5d2d655ec2 Create expansible lists 2016-09-25 00:15:53 -03:00
Marcos Moura
f96b4beb2d Autofix for eslint errors 2016-09-19 21:51:39 -03:00
Marcos Moura
3e6c2f0361 Improve performance and fix huge bugs on tabs components 2016-09-18 11:46:50 -03:00
Marcos Moura
22094764d3 Update libs 2016-09-12 15:17:01 -03:00
Marcos Moura
34a67b6817 Create demo component 2016-09-12 15:02:26 -03:00
Marcos Moura
ebf3efceeb Create tabs 2016-09-12 02:34:07 -03:00
Marcos Moura
79d5fdacad Add keyboard shortcuts to select 2016-09-09 02:26:52 -03:00
Marcos Moura
cae51c656c Start keyboard enhancements on mdSelect 2016-09-08 18:42:19 -03:00
Marcos Moura
525871e2ef Add old pages 2016-08-31 20:22:36 -03:00
Marcos Moura
7c990b0e6e Start migration to Vue 2.0 2016-08-30 12:41:16 -03:00
Marcos Moura
c2f1c321cd Add example code for md-avatar 2016-08-15 23:34:05 -03:00
Marcos Moura
6ee230d324 Some HTML fixes 2016-08-12 02:01:00 -03:00
Marcos Moura
32d58d7bcf Create switches and remove label with empty slot 2016-08-09 03:41:29 -03:00
Marcos Moura
91d81e52fb Create inputs and add selection colors 2016-08-01 02:45:40 -03:00
Marcos Moura
24240c65eb Create textarea flow 2016-07-28 00:10:33 -03:00
Marcos Moura
40b8d60599 Create better docs organization 2016-07-21 18:56:06 -03:00
Marcos Moura
3678f59264 Improve mdRipple detection 2016-07-18 23:58:38 -03:00
Marcos Moura
cfb9ef262c Start the implementation of themes 2016-07-15 01:37:19 -03:00
Marcos Moura
f11aae35c5 Start the md-theme component 2016-07-13 20:34:36 -03:00
Marcos Moura
3d4ffe4066 Ditch gulp in favor of vue-cli 2016-07-13 02:00:31 -03:00
Marcos Moura
19841ca951 Create initial version of md-bottom-bar 2016-07-12 03:25:33 -03:00
Marcos Moura
4a13c28ba8 Improve gulp tasks 2016-07-11 11:47:09 -03:00
Marcos Moura
283ed2670b Improve gulp tasks 2016-07-11 11:33:54 -03:00