Brandy Carney
|
687122127c
|
docs(stencil): add stencil usage to components (#21261)
|
2020-05-12 20:35:48 -04:00 |
|
Liam DeBeasi
|
76ca475734
|
feat(datetime): add parts support for placeholder, text (#20930)
|
2020-04-23 12:20:25 -04:00 |
|
Ely Lucas
|
972e361bdc
|
docs(react): updating react input usages with binding examples (#20557)
|
2020-02-19 17:49:53 -07:00 |
|
Liam DeBeasi
|
aa663b76cc
|
chore(datetime): run build (#20411)
|
2020-02-07 12:27:01 -05:00 |
|
Brandy Carney
|
da6263a044
|
docs(vue): update usage examples to kebab-case (#20313)
references #20296
|
2020-01-27 14:22:42 -05:00 |
|
Asif Rahman
|
7b032c5e9b
|
feat(datetime): add custom timezone display property (#19519)
resolves #19401
|
2020-01-09 15:29:40 -05:00 |
|
swifmaneum
|
70ba488502
|
docs(datetime): fix grammar and improve readability (#19316)
* docs(datetime): Fix grammar, improve readability
Fixed minor mistakes in the ion-datetime documentation
* docs(datetime): Improve readability
|
2019-09-12 08:58:19 -04:00 |
|
Manu MA
|
930b271a4a
|
Master react (#18998)
* chore(): bump to beta 8
* fix(): IonFabButton href fix
* fix(react): support components with href attributes
* fix(): Prep work to break router out
* fix(): breaking react-router and react-core into own packages
* chore(): moving view stuff out of react-core
* chore(): dev build 8-1
* chore(): update to react beta 8
* chore(): fixes to deps
* fix(): removing IonAnchor in favor of IonRouterLink
* chore(): beta 9 release
* refactor(react): treeshake, minify, api
* wip
* fix(): react dev builds
* fix(): fixes to get app builds working again
* fix(): removing tgz file
* feat(): adding platform helper methods
* fix(): don't map attributes to props
* chore(): add test app
* feat(): copy css folder from core
* chore(): move rollup node resolve to devDependencies
* fix(): expose setupConfig()
* perf(): improve treeshaking
* fix(): removing crypto from generateUniqueId
* fix(): adding missing rollup dp
* fix(): test cleanup and fixes to make tests pass
* chore(): moving react to packages folder
* fix(): fixing react build due to move to packages
* feat(): adding missing IonInfiniteScrollContent component
* chore(): add automated testing using cypress
* fix(): adding option onDidDismiss to controller components
* 0.0.10 react
* wip
* fix(): removing deprecated React calls
* fix(): exporting setupConfig from core
* chore(): bump to 4.8.0-rc.0
* chore(): updating test-app deps and fixing test
* chore(): updates to react readme
|
2019-08-13 14:24:44 -06:00 |
|
Brandy Carney
|
73599c22aa
|
docs(components): document what start and end mean for CSS variables (#18538)
|
2019-06-21 15:11:07 -04:00 |
|
Manu MA
|
b40f7d36d5
|
fix(): update to Stencil One 🎉🎊
|
2019-06-19 21:33:50 +02:00 |
|
Brandy Carney
|
17ad73ace2
|
docs(readme): move usages from readme to usage folder (#18384)
closes ionic-team/ionic-docs#664
closes ionic-team/ionic-docs#550
closes ionic-team/ionic-docs#148
|
2019-05-29 17:19:42 -04:00 |
|
Liam DeBeasi
|
82a63a972d
|
docs(datetime): add note about timezones, fix typo (#18289)
|
2019-05-21 15:08:27 -04:00 |
|
Brandy Carney
|
bd96491d03
|
fix(reorder-group): remove required parameter for the complete method (#18084)
also updates documentation surrounding the reorder & infinite scroll
fixes #16302
|
2019-04-22 18:16:23 -04:00 |
|
Mike Hartington
|
27168d938a
|
docs(): update datetime docs (#17812)
* docs(): update datetime docs
* docs(): cleanup
* Update core/src/components/datetime/readme.md
Co-Authored-By: mhartington <mhartington@users.noreply.github.com>
* Update core/src/components/datetime/usage/angular.md
Co-Authored-By: mhartington <mhartington@users.noreply.github.com>
|
2019-03-21 12:48:39 -04:00 |
|
Josh Thomas
|
d023eb5b71
|
docs(vue): add usage docs for all non-controller components (#17643)
|
2019-02-28 22:01:07 -06:00 |
|
Josh Thomas
|
22d1aeebaa
|
docs(react): update component usage docs (#17615)
|
2019-02-26 08:54:01 -06:00 |
|
Matthew Harris
|
5a4f35a380
|
docs(datetime): usage typos and clean up (#17415)
Fix some typos, clean up a code snippet, reword slightly to use clearer language (in consideration of ESL readers).
|
2019-02-07 12:44:19 -05:00 |
|
Chris Griffith
|
ccb4de8da8
|
docs(datetime): fix typo (#17360)
|
2019-02-04 11:15:25 -06:00 |
|
Simon Hänisch
|
d513e8a952
|
feat(datetime): add readonly prop (#17139)
|
2019-01-18 17:24:58 +01:00 |
|
Manu Mtz.-Almeida
|
3d656ac312
|
docs(all): improve type docs for event
|
2018-12-28 20:38:24 +01:00 |
|
Manu MA
|
6b7f8ae201
|
chore(): update stencil (#16506)
|
2018-11-29 18:54:51 +01:00 |
|
Manu MA
|
d09e55500c
|
chore(): update stencil (#16460)
|
2018-11-26 22:19:48 +01:00 |
|
Manu Mtz.-Almeida
|
a85ef06ac9
|
chore(): update stencil + api-spec file
|
2018-11-20 10:06:02 +01:00 |
|
Manu MA
|
fd79b57748
|
fix(inputs): fix aria with shadow-dom (#16329)
|
2018-11-16 19:26:55 +01:00 |
|
Manu MA
|
ecc2c55370
|
docs(all): possible values are extracted by stencil (#16190)
* docs(all): possible values are extracted by stencil
* add defaults
* remove all hardcoded defaults
* update stencil
|
2018-11-02 00:06:40 +01:00 |
|
Manu MA
|
aad7711af2
|
fix(datetime): can participate in native <form> (#16106)
fixes #16075
|
2018-10-26 19:01:39 +02:00 |
|
Manu MA
|
f0141817d4
|
fix(datetime): pickerOptions are all optional (#16101)
fixes #16095
|
2018-10-26 18:42:57 +02:00 |
|
Manu MA
|
ef6895acbd
|
fix(inputs): disabled handling (#16071)
|
2018-10-25 22:50:06 +02:00 |
|
Adam Bradley
|
a9fd3399de
|
test(e2e): force roboto font on all systems (#15993)
|
2018-10-19 15:22:15 -05:00 |
|
Manu Mtz.-Almeida
|
3a4b21457f
|
chore(): update stencil
|
2018-10-12 11:44:43 -05:00 |
|
Ken Sodemann
|
b46052bd83
|
fix(ion-datetime): keep the model value consistently an ISO string (#15907)
|
2018-10-11 16:50:05 -05:00 |
|
Manu Mtz.-Almeida
|
a72fced6fe
|
fix(all): docs for all missing props
|
2018-10-11 16:24:08 -05:00 |
|
Manu Mtz.-Almeida
|
4036db5480
|
chore(): update readme
|
2018-10-08 15:46:34 -05:00 |
|
Manu Mtz.-Almeida
|
f8eafa7a21
|
fix(all): lint errors
|
2018-09-24 18:20:52 +02:00 |
|
mhartington
|
6890ecccda
|
fix(slides): add back zoom plugin for swiper
Closes #15676
|
2018-09-19 12:23:07 -04:00 |
|
Manu Mtz.-Almeida
|
e7416435d8
|
refactor(all): additional tslint rules
|
2018-09-01 18:06:59 +02:00 |
|
Manu Mtz.-Almeida
|
ba2230510e
|
refactor(all): strict boolean conditions
|
2018-09-01 17:23:03 +02:00 |
|
Manu Mtz.-Almeida
|
3d6caae13f
|
chore(): update to latest stencil
|
2018-08-22 23:38:23 +02:00 |
|
Manu Mtz.-Almeida
|
d856ecfbbf
|
chore(): update to latest stencil
|
2018-08-12 12:04:27 +02:00 |
|
Manu Mtz.-Almeida
|
4e565926cd
|
docs(menu-toggle): default behaviour docs
fixes #15042
|
2018-08-07 20:23:23 +02:00 |
|
Adam Bradley
|
9872a6c7ee
|
docs(readme): update stencil docs generation readmes
|
2018-05-30 12:02:31 -05:00 |
|
mhartington
|
a3caab69f8
|
docs(datetime): add framework examples
|
2018-05-21 10:12:39 -04:00 |
|
Manu Mtz.-Almeida
|
d9802f4b63
|
chore(): update to latest stencil
|
2018-04-30 18:49:30 +02:00 |
|
Manu Mtz.-Almeida
|
ea24ad677d
|
fix(props): update stencil
|
2018-04-10 00:14:10 +02:00 |
|
Brandy Carney
|
3f68031a09
|
docs(datetime): update the datetime docs
|
2018-03-27 16:45:26 -04:00 |
|
Brandy Carney
|
d37623a2ca
|
chore(packages): move the packages to root
|
2018-03-12 16:02:25 -04:00 |
|