Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: robyth/amazeui-touch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pandoraui/amazeui-touch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.

Commits on Dec 3, 2015

  1. update

    cloudyan committed Dec 3, 2015
    Copy the full SHA
    65133aa View commit details

Commits on Dec 9, 2015

  1. add stat code

    minwe committed Dec 9, 2015
    Copy the full SHA
    444ebc0 View commit details
  2. [fixed] Modal open() method spelling mistake

    minwe committed Dec 9, 2015
    Copy the full SHA
    dcdf80a View commit details

Commits on Dec 15, 2015

  1. Copy the full SHA
    b7eeec7 View commit details

Commits on Jan 11, 2016

  1. update misc files

    minwe committed Jan 11, 2016
    Copy the full SHA
    e54c094 View commit details

Commits on Feb 26, 2016

  1. add Object.assign transform, resolves #27

    minwe committed Feb 26, 2016
    Copy the full SHA
    4903567 View commit details

Commits on Mar 3, 2016

  1. update react-router to v2.0.0

    minwe committed Mar 3, 2016
    Copy the full SHA
    272772a View commit details

Commits on Mar 10, 2016

  1. update React to v15.0.0-rc.1

    minwe committed Mar 10, 2016
    Copy the full SHA
    9a8bbac View commit details

Commits on Apr 11, 2016

  1. Bump React to v15.x

    minwe committed Apr 11, 2016
    Copy the full SHA
    377518b View commit details

Commits on Apr 14, 2016

  1. fixes X-UA-Compatible meta tag

    minwe committed Apr 14, 2016
    Copy the full SHA
    dcc11fd View commit details
  2. bump Dev dep versions & update copyright year

    minwe committed Apr 14, 2016
    Copy the full SHA
    49f51fd View commit details
  3. preparing for backend rendering

    minwe committed Apr 14, 2016
    Copy the full SHA
    082c00f View commit details
  4. fixes flex child display on Android UC, maybe also other browsers:

    - Accordion icon
    - Button group justify style (used by Tabs)
    - checkbox/radio list: both label and icon
    - form field in list: label width
    
    Big thanks to @leakl (#12#issuecomment-169879658)
    minwe committed Apr 14, 2016
    Copy the full SHA
    3d6bbdc View commit details

Commits on Apr 15, 2016

  1. Copy the full SHA
    d179eb3 View commit details
  2. Merge pull request #35 from wjn161/master

    update repository link
    minwe committed Apr 15, 2016
    Copy the full SHA
    b41ff88 View commit details

Commits on Apr 19, 2016

  1. add issue template

    minwe committed Apr 19, 2016
    Copy the full SHA
    d6de847 View commit details
  2. Copy the full SHA
    91e5db8 View commit details
  3. update issue template

    minwe committed Apr 19, 2016
    Copy the full SHA
    1250de4 View commit details

Commits on Apr 20, 2016

  1. Copy the full SHA
    721a2a7 View commit details

Commits on Apr 25, 2016

  1. remove key access in render & adjust code style

    - https://fb.me/react-special-props, resolves amazeui/amt-starter-kit#7
    minwe committed Apr 25, 2016
    Copy the full SHA
    89bc1ff View commit details
  2. change onSelect API to onAction, resolves #39

    Affected components:
    
    - Modal
    - NavBar
    - Slider
    - Tabs
    - TabBar
    minwe committed Apr 25, 2016
    Copy the full SHA
    93fac1f View commit details
  3. bump v1.0.0-beta.1

    minwe committed Apr 25, 2016
    Copy the full SHA
    aadf2a2 View commit details
  4. update Slider demo to new API

    minwe committed Apr 25, 2016
    Copy the full SHA
    2e48207 View commit details
  5. fixes README example mistake

    minwe committed Apr 25, 2016
    Copy the full SHA
    286b9d9 View commit details

Commits on Apr 28, 2016

  1. update compatibility description

    minwe committed Apr 28, 2016
    Copy the full SHA
    b56c31c View commit details

Commits on May 4, 2016

  1. Copy the full SHA
    a79fe65 View commit details

Commits on May 6, 2016

  1. refactor Modal render mode

    minwe committed May 6, 2016
    Copy the full SHA
    ed81459 View commit details
  2. rename onRequestClose to onDismiss

    minwe committed May 6, 2016
    Copy the full SHA
    84c682e View commit details
  3. add Notification portal

    minwe committed May 6, 2016
    Copy the full SHA
    0f680f8 View commit details

Commits on May 9, 2016

  1. fixes bower dependencies

    minwe committed May 9, 2016
    Copy the full SHA
    77514de View commit details

Commits on May 10, 2016

  1. Copy the full SHA
    f4f9a29 View commit details
  2. add noPadded prop to Tabs.Item, see #33

    - also, remove Tabs Nav bottom margin
    minwe committed May 10, 2016
    Copy the full SHA
    80316ff View commit details
  3. add Modal customized example

    minwe committed May 10, 2016
    Copy the full SHA
    fc1a8c0 View commit details

Commits on May 11, 2016

  1. add spacing, text color utility classes

    minwe committed May 11, 2016
    Copy the full SHA
    fcf9893 View commit details
  2. add background-color to kitchen sink

    minwe committed May 11, 2016
    Copy the full SHA
    eea0431 View commit details
  3. bump React version

    minwe committed May 11, 2016
    Copy the full SHA
    bf12a02 View commit details

Commits on May 12, 2016

  1. bump Dev dependencies version

    minwe committed May 12, 2016
    Copy the full SHA
    6a93f91 View commit details
  2. Copy the full SHA
    470741e View commit details
  3. [changed] flatten NavBar nav data format

    minwe committed May 12, 2016
    Copy the full SHA
    eccf8e5 View commit details

Commits on May 16, 2016

  1. [improved] Switch API enhancement

    - add `value` prop,  resolves #44
    - add `disabled` prop
    - add `getValue()` method
    minwe committed May 16, 2016
    Copy the full SHA
    6769e0f View commit details

Commits on May 18, 2016

  1. [fixed] animation list typo

    minwe committed May 18, 2016
    Copy the full SHA
    73df9f8 View commit details
  2. [fixed] scrollable container height on legacy flexbox browsers like A…

    …ndroid UC
    minwe committed May 18, 2016
    Copy the full SHA
    992df1f View commit details
  3. [fixed] make docs content scrollable on some Android UA, resolves #31

    - tested on WeChat: Mozilla/5.0 (Linux; Android 5.0; SM-N9008V Build/LRX21V) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile MQQBrowser/6.2 TBS/036215 Safari/537.36 MicroMessenger/6.3.16.49_r03ae324.780 NetType/WIFI Language/zh_CN
    - tested on UC: Mozilla/5.0 (Linux; U; Android 5.0; zh-CN; SM-N9008V Build/LRX21V) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.9.10.788 U3/0.8.0 Mobile Safari/534.30
    minwe committed May 18, 2016
    Copy the full SHA
    814f8dc View commit details
  4. [improved] Grid compatible with browsers only support old flexbox (li…

    …ke Android UC)
    
    @see #12
    
    - fixes Col width
    - fixes AVG grid
    minwe committed May 18, 2016
    Copy the full SHA
    d72e6ce View commit details

Commits on May 19, 2016

  1. Copy the full SHA
    22eef39 View commit details

Commits on May 20, 2016

  1. [fixed] swipe event on some Android browsers, resolves #25

    tested on:
    
    - Mozilla/5.0 (Linux; U; Android 5.0.1; zh-CN; GT-I9500 Build/LRX22C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.8.5.689 U3/0.8.0 Mobile Safari/534.30
    minwe committed May 20, 2016
    Copy the full SHA
    6977df2 View commit details

Commits on May 21, 2016

  1. Copy the full SHA
    c32e382 View commit details
  2. Copy the full SHA
    c1944aa View commit details

Commits on May 23, 2016

  1. Merge pull request #47 from zhang-z/fix/ucUIController

    Fix an import error
    minwe committed May 23, 2016
    Copy the full SHA
    024bfa6 View commit details
  2. [changed] move React to peerDependencies

    minwe committed May 23, 2016
    Copy the full SHA
    1b988fd View commit details
Showing with 12,366 additions and 542 deletions.
  1. +2 −1 .gitignore
  2. +37 −2 CHANGELOG.md
  3. +26 −0 ISSUE_TEMPLATE.md
  4. +49 −46 README.md
  5. +43 −0 bower.json
  6. +4,982 −0 dist/amazeui.touch.css
  7. +5,851 −0 dist/amazeui.touch.js
  8. +5 −0 dist/amazeui.touch.min.css
  9. +7 −0 dist/amazeui.touch.min.js
  10. +61 −0 dist/fonts/ratchicons.svg
  11. BIN dist/fonts/ratchicons.ttf
  12. BIN dist/fonts/ratchicons.woff
  13. +2 −1 docs/_app/index.html
  14. +0 −1 docs/_app/js/ComponentDoc.js
  15. +0 −3 docs/_app/js/Sidebar.js
  16. +7 −4 docs/_app/js/app.js
  17. +0 −10 docs/_app/style/_doc-common.scss
  18. +21 −1 docs/_app/style/_doc-content.scss
  19. +1 −0 docs/_app/style/_doc-sidebar.scss
  20. +0 −6 docs/_utils/Highlight.js
  21. +5 −0 docs/_utils/index.js
  22. +27 −1 docs/form/api.md
  23. +12 −8 docs/getting-started/getting-started.md
  24. +18 −2 docs/modal/api.md
  25. +35 −3 docs/navbar/api.md
  26. +7 −1 docs/notification/api.md
  27. +1 −1 docs/slider/api.md
  28. +1 −1 docs/tabbar/api.md
  29. +7 −1 docs/tabs/api.md
  30. +35 −0 docs/utility/api.md
  31. +5 −0 gulpfile.babel.js
  32. +1 −2 kitchen-sink/amazeui-touch.js
  33. +4 −11 kitchen-sink/app.js
  34. +5 −2 kitchen-sink/index.html
  35. +12 −1 kitchen-sink/pages/About.js
  36. +2 −2 kitchen-sink/pages/FormExample.js
  37. +214 −70 kitchen-sink/pages/ModalExample.js
  38. +25 −3 kitchen-sink/pages/NavBarExample.js
  39. +7 −7 kitchen-sink/pages/NotificationExample.js
  40. +46 −1 kitchen-sink/pages/OffCanvasExample.js
  41. +2 −2 kitchen-sink/pages/SliderExample.js
  42. +1 −1 kitchen-sink/pages/TabBarExample.js
  43. +46 −35 package.json
  44. +11 −10 src/js/Accordion.js
  45. +1 −1 src/js/Badge.js
  46. +3 −3 src/js/Button.js
  47. +1 −1 src/js/ButtonGroup.js
  48. +2 −2 src/js/Card.js
  49. +1 −1 src/js/Col.js
  50. +2 −2 src/js/Container.js
  51. +4 −3 src/js/Field.js
  52. +1 −1 src/js/Grid.js
  53. +1 −1 src/js/Group.js
  54. +1 −1 src/js/Icon.js
  55. +7 −6 src/js/List.js
  56. +1 −1 src/js/Loader.js
  57. +70 −25 src/js/NavBar.js
  58. +62 −4 src/js/Notification.js
  59. +8 −6 src/js/OffCanvas.js
  60. +17 −18 src/js/OffCanvasTrigger.js
  61. +3 −4 src/js/Popover.js
  62. +11 −13 src/js/PopoverTrigger.js
  63. +6 −5 src/js/Slider.js
  64. +19 −7 src/js/Switch.js
  65. +7 −8 src/js/TabBar.js
  66. +19 −13 src/js/Tabs.js
  67. +2 −1 src/js/Touchable.js
  68. +1 −1 src/js/View.js
  69. +5 −3 src/js/index.js
  70. +23 −14 src/js/mixins/OverlayMixin.js
  71. +26 −21 src/js/mixins/TouchableMixin.js
  72. +83 −46 src/js/{ → modal}/Modal.js
  73. +55 −0 src/js/modal/ModalPortal.js
  74. +1 −0 src/js/modal/index.js
  75. +63 −54 src/js/utils/Events.js
  76. +1 −3 src/js/utils/TransitionEvents.js
  77. +1 −0 src/js/utils/canUseDOM.js
  78. +10 −0 src/js/utils/fallback.js
  79. +1 −1 src/js/utils/isTouchSupported.js
  80. +18 −0 src/js/utils/ucUIControl.js
  81. +6 −1 src/scss/_variables.scss
  82. +1 −0 src/scss/components/_accordion.scss
  83. +1 −0 src/scss/components/_button-group.scss
  84. +10 −8 src/scss/components/_container.scss
  85. +16 −0 src/scss/components/_grid.scss
  86. +3 −1 src/scss/components/_list.scss
  87. +1 −1 src/scss/components/_modal.scss
  88. +11 −0 src/scss/components/_navbar.scss
  89. +14 −4 src/scss/components/_switch.scss
  90. +8 −1 src/scss/components/_tabs.scss
  91. +90 −13 src/scss/components/_utilities.scss
  92. +4 −0 src/scss/components/_view.scss
  93. +4 −3 src/scss/helper/_animation.scss
  94. +35 −0 src/scss/helper/_mixins.scss
  95. +2 −0 webpack.config.js
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
.DS_Store
.idea
.sass-cache
*.log*
node_modules
/dist
# /dist
/www
/lib
39 changes: 37 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
## Change Log

### v0.1.0-beta1 (2015/11/17)
### v1.0.0-beta.2 (2016/05/24 15:44 +08:00)

- `Improved` [e1b0e29](https://github.com/amazeui/amazeui-touch/commit/e1b0e29ac65e2b9c6fc44f6567128af0361798f6) #50 解决 `context` 在 OffCanvas 和 Popover 中丢失问题
- `New` [3aa23d4](https://github.com/amazeui/amazeui-touch/commit/3aa23d4c23437a5d5cf7bdbef83bd8927f0b398d) Android UC 浏览器在 `<html>` 上添加 `.ua-stupid-uc` 类名,以应用相关回退样式
- `Changed` [1b988fd](https://github.com/amazeui/amazeui-touch/commit/1b988fd77f8a3625a8e36d1c30afada871482dca) React 相关包移到 `peerDependencies` 字段,防止打包多个版本 React 报错问题
- `Fixed` [6977df2](https://github.com/amazeui/amazeui-touch/commit/6977df245e3f45dc068fadbab217bcd3d5d9b83e) 修复 Slider 在以 Android UC 为代表的浏览器中 `swipe` 手势无效问题
- `Improved` [d72e6ce](https://github.com/amazeui/amazeui-touch/commit/d72e6cee6622f92683c1c2b591ee37c8a9a63936) 网格系统兼容 Android UC 为代表的只支持 2009 版 flexbox 规范的浏览器
- `Fixed` [814f8dc](https://github.com/amazeui/amazeui-touch/commit/814f8dc206b40a75cfab5d08792bb3c53e2a0f12) #31 文档在 Android UC 等浏览器中无法滚动问题
- `Improved` [6769e0f](https://github.com/amazeui/amazeui-touch/commit/6769e0fed9f0c5b7a175163a99344c2cf2e17dfb) #44 Switch 增加 `value` `disabled` `getValue` API
- `Changed` [eccf8e5](https://github.com/amazeui/amazeui-touch/commit/eccf8e5d6da12cd287c33559cab2a59d695616b6)
减少 NavBar 导航条目数据层级
- `Improved` [470741e](https://github.com/amazeui/amazeui-touch/commit/470741ee254d4d6898d146eee77614969c04652a) 处理 NavBar 在以 Android UC 为代表的浏览器中的兼容性 (@minwe)
- `New` [fcf9893](https://github.com/amazeui/amazeui-touch/commit/fcf98932c08b2ae67fbfd90f1844f9e070d09b73) 增加 `margin` `padding` 及文字颜色相关辅助类名
- `Improved` [f4f9a29](https://github.com/amazeui/amazeui-touch/commit/f4f9a29bdbb49ec8c763414bb745850ce8f697f7) #23 改进 Container 在 iOS 中流畅度
- `Improved` [0f680f8](https://github.com/amazeui/amazeui-touch/commit/0f680f823648eb63528195f1907c1e4e1830381a) 重构 Notification
- `Changed` [84c682e](https://github.com/amazeui/amazeui-touch/commit/84c682e9a606e9f8cc1d697e733d19e4721e596d) Modal `onRequestClose` 属性重命名为 `onDismiss`
- `Improved` [ed81459](https://github.com/amazeui/amazeui-touch/commit/ed81459aba1180aaf36ffa08080231919379cf0a) 重构 Modal,增强可定制性
- `Improved` [a79fe65](https://github.com/amazeui/amazeui-touch/commit/a79fe65c86e31153a201cce5033e1e7a99daf317) #40 调整 NavBar API,可以在链接上放置 OffCanvasTrigger


### v1.0.0-beta.1 (2016/04/25)

- `Changed` [93fac1f](https://github.com/amazeui/amazeui-touch/commit/93fac1f8a17a1f9d61af3e401bb759f2f2467a3b) #39 **API 变更**`onSelect` 与 React 事件 API 冲突,重命名为 `onAction`,涉及的组件包括:
- Modal
- NavBar
- Slider
- Tabs
- TabBar
- `Fixed` [89bc1ff](https://github.com/amazeui/amazeui-touch/commit/89bc1ff022f3b9074409c33f09c24af3c471349f) 修复 React 15.x 读取 `key` 警告问题
- `Changed` [721a2a7](https://github.com/amazeui/amazeui-touch/commit/721a2a72a63c20200b494d76655f81aca80914cd) #36 `react``react-dom` 移到 `peerDependencies`,解决使用时打包多个版本的问题
- `Fixed` [3d6bbdc](https://github.com/amazeui/amazeui-touch/commit/3d6bbdc819175a0cf6b31185b2a7b3421e447a8c) 修复 flexbox 在部分安卓 UA 上的显示问题(Thx @leakl),至此 flexbox 兼容性问题主要剩下 NavBar 和 Grid
- `Improved` [082c00f](https://github.com/amazeui/amazeui-touch/commit/082c00f2ad7d1e61c914238cc5eb326f73cb672e) 运行环境判断,为后端渲染做准备
- `Fixed` [4903567](https://github.com/amazeui/amazeui-touch/commit/49035679e1e3c55e043eeae02df1dd62be8c71c9) #27 修复 Object.assign 没有转换问题
- `Fixed` [dcdf80a](https://github.com/amazeui/amazeui-touch/commit/dcdf80a3dcbf1611c5422d4ded8b39de7781f9a0) 修复 Modal `open()` 方法判断逻辑始终为 `true` 的错误

### v0.1.0-beta2 (2015/11/17)

- `Improved` [81c4c1a](https://github.com/amazeui/amazeui-touch/commit/81c4c1a23fa5fca4a3352e3a8711a79fa04d7b3b) 移除 `input[type="range"]` 在 Safari 中的黑色边框
- `Improved` [e39f2e0](https://github.com/amazeui/amazeui-touch/commit/e39f2e023ce9e7997adcafbb96e0cfbc0274ea97) #6 调整 View 样式
@@ -9,4 +44,4 @@
- `Fixed` [33305f4](https://github.com/amazeui/amazeui-touch/commit/33305f49405b09ec578fdf530a54012e1fd9bf43) #7 修复 Modal 遮罩层显示问题(via [519ae20](https://github.com/amazeui/amazeui-touch/commit/519ae20c8646252c06b819c538c74395a4e47b22)
- `Changed` [44bfec0](https://github.com/amazeui/amazeui-touch/commit/44bfec03b4fbee022914476abb88b3f090f8d093) #10 替换 Loader 样式,移除 SVG
- `Improved` [ea51873](https://github.com/amazeui/amazeui-touch/commit/ea51873871d70e131b1d307a1a4236d89e37774e) Button 添加 `:hover` 样式
- `Improved` [338dca4](https://github.com/amazeui/amazeui-touch/commit/338dca48a0fec187ebbcd6215853f27942c6ab99) 官网添加 kitchen-sink 二维码
- `Improved` [338dca4](https://github.com/amazeui/amazeui-touch/commit/338dca48a0fec187ebbcd6215853f27942c6ab99) 官网添加 kitchen-sink 二维码
26 changes: 26 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
> 欢迎你为 Amaze UI 添砖加瓦。
>
> - 如果你想反馈 bug 或者使用问题,请**务必**按照以下格式提交,以便问题定位和解决,节省来回问答的时间;
> - 如果你不熟悉 Markdown 语法,请先阅读 [Mastering Markdown](https://guides.github.com/features/mastering-markdown/)
> - 如果你不知道如何上传文件,请参考 [File attachments on issues and pull requests](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests/),或者留意一下输入框底部的小字 `Attach files by dragging & dropping, selecting them, or pasting from the clipboard.`,点击 **selecting them** 也可以上传;
> - 最后,请在提交 issue 之前删除提示性的文字,包括本行及以上部分,以及下面括号中的内容。
## 问题描述

(简明扼要地描述一下问题)

## 产生环境

- **设备及型号:**(手机、平板等移动设备时填写此项,如 `iPhone 6s Plus`
- **操作系统及版本:**(在系统设置关于里面可以查看)
- **浏览器及版本:**(一般在浏览器「帮助」或者「关于」里面)
- **演示地址:**(请尽量提供可在线查看的演示地址)
- **问题截图/录屏:**

(截图和录屏有助于我们更直观的理解你想表达的问题。如果需要,你可以使用 [LICEcap](http://www.cockos.com/licecap/) 录制 GIF 动画)

## 复现步奏

1.
2.
...
95 changes: 49 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
@@ -33,53 +33,56 @@ Amaze UI Touch 专为移动打造,在技术实现、交互设计上只考虑

1. 从 npm 安装:

``` bash
npm install --save-dev amazeui-touch
```
``` bash
npm install --save-dev amazeui-touch
```

2. 使用 组件:

``` javascript
import React from 'react';
import ReactDOM from 'react-dom';
import {
Button,
} from 'amazeui-touch';

const App = React.createClass({
getInitialState() {
return {
said: false,
};
},

handleClick() {
this.setState({
said: true,
});
},

renderHello() {
return this.state.said ? (
<p>Hello World! Welcome to Amaze UI Touch.</p>
) : null;
},

render() {
const said = this.state.said;
const text = said ? 'Said :(' : 'Say hello :)';

return (
<div>
<Button disabled={said}>{text}</Button>
{this.renderHello()}
</div>
);
}
});

ReactDOM.render(<App />, document.getElementById('root'));
```
``` javascript
class App extends React.Component {
constructor(props) {
super(props);
this.state = {
said: false,
};
this.handleClick = this.handleClick.bind(this);
}
handleClick() {
this.setState({
said: true,
});
}
renderHello() {
return this.state.said ? (
<p>Hello World! Welcome to Amaze UI Touch.</p>
) : null;
}
render() {
const said = this.state.said;
const text = said ? 'Said :(' : 'Say hello :)';
return (
<div>
<Button
amStyle="primary"
disabled={said}
onClick={this.handleClick}
>
{text}
</Button>
{this.renderHello()}
</div>
);
}
}
ReactDOM.render(<App />, document.getElementById('root'));
```

ES2015/JSX 编译参见 [Amaze UI Touch Starter Kit](https://github.com/amazeui/amt-starter-kit)。

@@ -97,7 +100,7 @@ ES2015/JSX 编译参见 [Amaze UI Touch Starter Kit](https://github.com/amazeui/
1. 克隆源代码并安装依赖:

``` bash
git clone https://github.com/allmobilize/amazeui-touch.git
git clone https://github.com/amazeui/amazeui-touch.git
```

在源码目录下执行:
@@ -122,4 +125,4 @@ ES2015/JSX 编译参见 [Amaze UI Touch Starter Kit](https://github.com/amazeui/

## License

MIT © 2015 AllMobilize Inc.
MIT © 2015 - 2016 AllMobilize Inc.
43 changes: 43 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "amazeui-touch",
"description": "Web Components for Mobile UI based on React.js",
"main": [
"dist/amazeui.touch.min.css",
"dist/amazeui.touch.min.js"
],
"authors": [
"AllMobilize Inc."
],
"license": "MIT",
"keywords": [
"amazeui",
"react",
"react-component",
"amazeui-touch",
"react-amazeui",
"web-components"
],
"homepage": "https://github.com/amazeui/amazeui-touch",
"moduleType": [
"amd",
"globals",
"node"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"docs",
"kitchen-sink",
"lib",
"src",
"www",
"gulpfile.babel.js",
"webpack.config.js"
],
"dependencies": {
"react": "^15.0.2"
}
}
Loading