14 Commits

Author SHA1 Message Date
Ben Scott
1cd66ee3f8 Update examples to use v4.0.0 final (#2056) 2019-08-28 12:08:45 -07:00
Andrew Musgrave
240d3bcb96 Updated examples & added typescript react-testing example 2019-08-08 16:14:17 -04:00
Ben Scott
91905e738b Rewrite examples (#1886)
- Update sample apps to use hooks
- Update sample apps to use latest dependencies and fix deprecation
  notices
- Remove browserify example because it is 2019
- Add next.js example
2019-08-02 16:57:01 -07:00
dependabot[bot]
d7b0a5ccd2 Bump lodash from 4.17.11 to 4.17.13 in /examples/create-react-app (#1848)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-16 12:16:20 -07:00
Andrew Musgrave
6abdb931dd changelog
Use polaris browser list
2019-02-26 17:02:28 -05:00
Andrew Musgrave
b4c1706253 Update deps 2019-02-26 17:02:28 -05:00
Andrew Musgrave
4a69b5be0b Install merge 2019-02-26 15:00:05 -05:00
Dimitris Psaropoulos
3e64c439b8 [AppProvider] Add testing examples and documentation (#1556)
* Added testing examples and documentation to AppProvider

* Updated Polaris to v2.2.0
2018-06-19 11:28:59 -04:00
Kaelig Deloumeau-Prigent
a1e8d07240 Clean up v2 references (#1370)
* Remove reference to CHANGELOG_V2.md in build-consumer script

* Remove reference to polaris-v2.shopify.com in error

* Set v2 to its actual release date in the docs

* Update @shopify/polaris to v2.0.0 in examples

* Remove reference to CHANGELOG_v2.md in deploy script

* Remove temporary workaround to consider v2 prereleases as releases
2018-05-16 11:44:28 -07:00
Dominic McPhee
6d70d05c68 Updating example apps 2018-05-07 08:58:15 -04:00
Dan Rosenthal
268721c966 document provider component 2018-03-13 10:28:30 -04:00
Ismail Syed
903fb7e75e Bump up example app version (#265)
* Update quilt for create-react-app

* Update quilt in browserify'

* Update polaris for webpack sample

* Update CDN example

* Migrate to polaris
2017-04-20 14:31:56 -04:00
Ismail Syed
cdf158c783 Update sample apps (#254)
* Update creat-react-app repo to latest polaris api

* Update wepack example app to latest polaris components

* Update browserify app to latest polaris

* Update cdn-styles example app

* Small fixes

* Update quilt version and import icon in secondaryAction in page

* Update webpack app to latest

* Update browserify app

* Add icon to secondary action
2017-04-20 09:46:17 -04:00
Ismail Syed
628189e6e0 Example app using create-react-app (#185)
* Add styles-only example

* Sample index.thml with CDN css

* Initialize create-react-app sample app

* Add @shopify/quilt 📦

* Add quilt css

* Add some more sample components

* Start webpack sample app

* Initial updated to the Quilt readme

* Adding additional example application folders

* Fix header alignment

* Add components and build to webpack sample app

* Add prebuild script

* Add CDN CSS

* Add start script for webpack-dev-server

* Backup

* Add styles-only example

* Sample index.thml with CDN css

* Initialize create-react-app sample app

* Add @shopify/quilt 📦

* Add quilt css

* Add some more sample components

* Start webpack sample app

* Fix header alignment

* Add components and build to webpack sample app

* Add prebuild script

* Add CDN CSS

* Add start script for webpack-dev-server

* Backup

* updated Readme docs

* Updated templates for example readme files

* Sample app landing page

* Update Quilt

* Update create-react-app readme

* More clean up stuff for create-react-app example app

* Bump up Quilt

* Remove other sample apps

* Revert README.md

* Ignore linting sample apps

* 🔥 extra FormLayout.Group

* Remove title and titleHidden from ChoiceList

* English
2017-04-12 12:09:49 -04:00