Skip to content

Commit

Permalink
chore: bump @ant-design/icons-angular to 2.1.0 (#3510)
Browse files Browse the repository at this point in the history
* chore: bump @ant-design/icons-angular to 2.1.0

close #3508

docs: add icons and searching

* fix: add missing dependency in package.json

* build: make angular cli shut up

* try another solution
  • Loading branch information
Wendell authored and hsuanxyz committed May 30, 2019
1 parent 6342657 commit 5a0f0ef
Show file tree
Hide file tree
Showing 6 changed files with 124 additions and 220 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ before_install:
- sh -e /etc/init.d/xvfb start

before_script:
- export NG_CLI_ANALYTICS=ci
- npm install -g @angular/cli
- npm install -g karma

Expand Down
5 changes: 3 additions & 2 deletions components/icon/page/en-US.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
edit: 'Editor Icons',
data: 'Data Icons',
other: 'Application Icons',
logo: 'Brand and Logos'
}
logo: 'Brand and Logos',
search: 'Search icon here. Click icon to copy code.'
}
Loading

0 comments on commit 5a0f0ef

Please sign in to comment.