octicon-git-branch(16/) Commit Graph

346 Commits

Author SHA1 Message Date
Manu MA
3c801dbe11 feat(angular): expose getSelected() (#17079)
fixes #17068
2019-01-14 18:03:44 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
8789748334 test(angular): add more ViewChild and event tests (#17099) 2019-01-14 17:38:31 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
27a4709195 fix(angular): ViewChild() fix (#17037)
fixes #17034
2019-01-10 12:59:29 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
44fb45e2bc perf(angular): bundle size improvements for angular (#16966) 2019-01-07 22:05:36 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
8ee9205629 fix(tabs): fix goto root (#16926)
fixes #16917
2019-01-01 17:51:38 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
cda2573fdd chore(): update stencil (#16921)
* chore(): update stencil

* fix angular
2018-12-31 17:35:33 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
kplhub
09726b0d35 feat(radio-group): add missing implementation for property allowEmptySelection (#16880)
fixes #16841
2018-12-31 17:24:44 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
6ca7645258 fix(tab-button): allow standalone tab-button (#16905)
* fix(tab-button): allow standalone tab-button

fixes #16845

* fix lint issue
2018-12-31 12:51:36 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
ca9ec3e18a perf(angular): proxy fast properties (#16888)
* perf(angular): proxy fast properties

* update stencil
2018-12-28 18:37:24 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
f613b3bdf0 perf(angular): detach fromn change detection 2018-12-19 03:15:19 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
2c41823676 fix(angular): router-outlet memory leak
fixes #16285
2018-12-19 03:15:19 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
d1cecf142b fix(virtual-scroll): fixes dynamic changes 2018-12-19 00:27:04 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
320eb03168 feat(angular): expose animationDirection (#16802)
* feat(angular): expose animationDirection

* update
2018-12-18 20:17:16 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
35e3848d96 fix(angular): fix sibling router-outlets (#16774)
fixes #16411
2018-12-17 01:49:56 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
56dd8ae342 feat(angular): tabs.select()
fixes #16753
2018-12-16 18:22:33 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
e8cec60faf fix(fab-button): adding size prop instead of [mini] (#16692)
- Consistency with rest of API
- Auto docs
- Helps react

fixes #16680
2018-12-14 23:16:20 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
f05c7d677d fix(angular): virtual-scroll (#16729)
fixes #16725
fixes #16432
fixes #16023
fixes #14591
fixes #16050
fixes #15587
2018-12-14 00:36:30 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
d4e4b52826 fix(angular): tab-bar slot=top (#16727)
fixes #16722
2018-12-13 22:30:15 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
a961dca7e8 fix(angular): lint issue 2018-12-13 16:43:04 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
2553820f78 fix(angular): swipe to go backs in tabs (#16710) 2018-12-12 17:49:51 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
585a84f829 chore(angular): strict tslint (#16708) 2018-12-12 17:17:43 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
a6a17235d0 fix(item-divider): use prop for sticky (#16691) 2018-12-11 23:06:14 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
d69427eac0 fix(angular): swipeBackEnabled global config (#16668)
fixes #16624
2018-12-11 01:32:28 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
2933f61e8d fix(react): add class based APIs (#16665)
fixes #16583
2018-12-11 01:08:00 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Stelzer
9167fb4fe1 feat(progress-bar): add progress bar component (#16559)
resolves #16558
2018-12-10 17:03:52 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
509cfd54aa chore(angular): update dependencies
fixes #16539
2018-12-10 21:32:16 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
437ad09122 refactor(angular): lazy loading tabs (#16637)
Fixes #16619
2018-12-08 17:23:39 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
28b40fc725 refactor(angular): prefix all ionic components (#16618)
fixes #16550
2018-12-07 00:39:07 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
8029df344a fix(segment): set colors in the parent segment and remove the unused color property (#16590)
* style(theming): clean up sass TODOs

* fix(item): use proper padding on small buttons in an item

* refactor(components): remove color from unused components

* chore(components): update build files to remove color

* fix(tab-bar): remove unused layout prop

* test(segment): add custom test and update standalone

* docs(segment): update usage examples to remove layout

* test(segment): update tests to remove layout

* test(tab-bar): update tests to remove layout

* fix(segment): set the colors in the parent segment

but use them in the child segment button

This allows the user to customize all of the segment buttons from segment, while still allowing the `color` property to take precedence, and they can also edit the segment button colors directly if desired.

This actually fixes some bugs surrounding colors and allows customization for a segment inside of a toolbar.

references #14853

* style(sass): fix lint errors

* chore(build): build files

* fix(segment-button): use transparent background

* docs(segment-button): add color activated back

* why does the build hate me

* fix(segment): set initial css variables to avoid inheriting

* fix(segment): set initial color activated

also add new line to the nav readme because reasons

* test(segment): parent mode should match children
2018-12-06 00:12:14 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
68e26192a5 fix(angular): disable change detection detach 2018-12-05 22:31:34 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
7698c31790 test(angular): add tests for ngOnInit 2018-12-05 22:31:34 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
c8d9685bc9 fix(angular): routerLink updates href 2018-12-05 22:31:34 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
63cbc92741 fix(angular): only routerLink works with angular router 2018-12-05 22:31:34 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
959ce65323 perf(angular): detach hidden pages from change detection 2018-12-05 22:31:34 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
e8e71838b3 fix(angular): accept other url schemas 2018-11-29 02:18:44 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
5f32053edb test(angular): add CI (#16496) 2018-11-28 20:05:50 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark Levy
429e08344a fix(angular): default value of BooleanValueAccessor should be false (#16420) 2018-11-22 15:32:36 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
72bc025874 fix(angular): tune routerLink default behaviour (#16405)
refactor: use ng7 features for direction detection
2018-11-21 00:08:20 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
2884076834 feat(ripple): adds unbounded ripple-effect (#16399) 2018-11-20 23:37:54 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
4dd4ccc4ce fix(mode): lazy load same component, two different modes (#16401)
* test(mode): lazy load same component, two different modes

* chore(package): update to stencil 0.16.0-4

* chore(ng): update ng proxies
2018-11-20 16:27:07 -06:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
f8311860b0 fix(angular): fix tabs with useHash (#16392)
fixes #16390
2018-11-20 10:45:56 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
b645bfd1b7 fix(angular): fix controlValueAccessor for boolean
fixes #16371
2018-11-19 23:32:28 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
359bdcf8ec fix(angular): avoid forEach in classList 2018-11-19 23:32:28 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
34cd1d16d2 fix(angular): cleanup ion-invalid class
fixes #16353
2018-11-17 11:58:51 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu MA
fd79b57748 fix(inputs): fix aria with shadow-dom (#16329) 2018-11-16 19:26:55 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
256745cd1e feat(segment): adds scrollable and layout props and updates to follow the spec (#16273)
Adds the ability to apply a layout to the segment button in order to better match the Material Design spec, updates the design and UI to match the spec more, and separates the segment button styles back into the proper directory.

- moves the segment button css back into segment-button directory
- updates the design to match the MD spec better
- adds layout property to match MD spec
- adds custom properties for better styling
- allows for overscroll / scrolling tabs via scrollable attribute
- changes the indicator to a div - will need to animate it
- updates e2e tests and add spec test

fixes #16232 fixes #16081
references #14853

BREAKING CHANGES

Segment Button now requires the text to be wrapped in an `ion-label` element for improved styling.

*Old usage:*

 ```html
<ion-segment-button>
  Item One
</ion-segment-button>
```
 *New usage:*

 ```html
<ion-segment-button>
  <ion-label>Item One</ion-label>
</ion-segment-button>
```

Note: this will not technically break your app, but the styles may look wrong.
2018-11-15 12:22:35 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
adae8d4ad1 fix(angular): adds tabs stack 2018-11-14 19:26:19 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
d9172b7d68 fix(angular): disable transition heuristics by default 2018-11-14 19:26:19 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
108691dc44 fix(angular): add swipe-to-go-back gesture 2018-11-14 13:22:31 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Manu Mtz.-Almeida
bfbbeca389 perf(angular): remove duplicated code in value-accessor 2018-11-14 13:22:31 +01:00 octicon-file-diff(16/) octicon-file-code(16/)