Commit Graph

49 Commits

Author SHA1 Message Date
Ben Scott
248306f3ea Manual linting fixes and fix hardcoded translations 2019-05-08 11:26:15 +02:00
Andrew Musgrave
f1745c2ab7 changelog 2019-03-21 10:57:22 -04:00
Andrew Musgrave
28072093da Update webpack example 2019-03-21 10:55:14 -04:00
Andrew Musgrave
d838f0627b Regen lock file 2019-03-15 14:11:16 -04:00
Andrew Musgrave
d10db26ee4 Update deps 2019-03-15 10:59:27 -04: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
Tim Layton
9b65190779 Upgrade webpack example per CVE-2018-14732 and dependencies 2019-01-04 14:49:58 -08:00
Ben Scott
af6c4d6e95 Add shopify/jest eslint ruleset and apply autofixes 2018-11-01 15:59:00 -07:00
Tim Layton
fd81f07d31 remove shopify node app link 2018-10-22 11:59:40 -07:00
Ben Scott
bebad53c97 Remove space
Co-Authored-By: tmlayton <tim.layton@shopify.com>
2018-10-22 11:47:33 -07:00
Tim Layton
9aebff99cd Merge branch 'master' into open-dev-merge-master 2018-10-06 00:10:16 -07:00
Ben Scott
9418ef339f Bump eslint and eslint-plugin-shopify 2018-10-01 12:40:18 -07:00
Kaelig Deloumeau-Prigent
9b0cfbef5d styleguide -> style guide (#2270) 2018-09-19 09:33:13 -07:00
Tim Layton
7419083ffd Merge branch 'master' into open-development-merge-master 2018-09-09 17:43:23 -07:00
Kaelig Deloumeau-Prigent
a57d64b733 Widen reach of linting scripts and fix linting errors (#1970)
* Format various files

* Wider reaching lint/format

The autoformat tools should format the same files you should run into in
your editor. Previously we weren't catching js files, json files and any
ts files outside the src folder.

Update lint:js command to include the whole folder, not just src
Update format:prettier command to include json files.

Fix linting issues raised by checking more files.
2018-08-23 17:22:27 -07:00
Tim Layton
a07064c21e update links from Shopify/polaris to Shopify/polaris-react 2018-07-21 13:09:13 -07:00
Kaelig Deloumeau-Prigent
0010bc2280 Run the list of examples in Heroku PR review apps (#1702)
* Standardize paths and yarn run notations

* Run the list of examples on Heroku

* Run webpack build in CI before running the server

* Use yarn run instead of yarn
2018-07-06 11:28:58 -07: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
Ben Scott
6da5f16b52 Autofixes from running yarn run format:prettier 2018-06-07 17:24:23 -07:00
Kaelig
bbc162fd89 ' -> ’ 2018-05-30 18:27:03 -07:00
Kaelig
0858a0f025 Format MarkDown files using prettier 2018-05-29 18:08:04 -07: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
Dominic McPhee
89550342da Rename Provider to AppProvider 2018-04-03 14:30:07 -04:00
Dan Rosenthal
268721c966 document provider component 2018-03-13 10:28:30 -04:00
Jason Godson
03c3446556 Use https for stylesheet link 2017-11-10 23:34:25 -07:00
Kaelig Deloumeau-Prigent
bc97a1bfd0 Add missing / to self closing tags 2017-08-16 17:04:57 -07:00
Kaelig Deloumeau-Prigent
adf5e1a312 Add missing / in self closing tag 2017-08-16 17:04:13 -07:00
Dominic McPhee
0215b828cb Adding separator to page 2017-08-01 13:15:36 -04:00
Dominic McPhee
118d508d77 Fix static HTML page example 2017-08-01 09:52:01 -04:00
michelle.chen@shopify.com
9039d52d82 added url-search-params polyfill to support IE 2017-05-09 17:37:16 -04:00
michelle.chen@shopify.com
21a0f975ac add instructional text into the example app itself. 2017-05-08 14:18:55 -04:00
michelle.chen@shopify.com
a08972a6f3 added embedded app example 2017-05-04 13:59:53 -04:00
Ismail Syed
22337817a4 Set babelrc: false in babel-loader config for webpack example (#279) 2017-04-24 16:49:05 -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
9fd020f499 Sample app webpack fixes (#263)
* Use babel-loader in webpack config - Fixes #203

* Add style-loader & css-loader
2017-04-20 12:19:26 -04:00
Ismail Syed
28e8363a20 Example apps rename to polaris (#260)
Example apps rename to polaris
2017-04-20 12:16:46 -04:00
Ismail Syed
c14af5bb8e Change urls from polaris-internal to polaris 2017-04-20 10:20:22 -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
Travis Allan
b8380fb8f7 Added a live-rload dev server to Browserify example (#239) 2017-04-18 20:55:47 -04:00
Gord Pearson
c820005107 Fix typo in package description 2017-04-16 22:29:37 -04:00
Ismail Syed
ea4fe364ed Add/edit README docs for example apps (#201)
* Added example root level README.md

* Add polaris styleguide links

* Reword and steamline readme docs

* Clean up sentences before Gord sees 😅

* More sentence cleaning

* styleguide -> Styleguide

* 🔥 paragraph
2017-04-16 22:20:44 -04:00
Ismail Syed
d469215f85 Example app using Browserify (#200)
* Init repo

* Add babel

* Add .gitignore

* Add src

* Add root

* Add browserify build

* Add watchify and start script

* README.md :memo

* wtf is a Polari?

* Remove unused packages

* Sample -> Example
2017-04-13 12:46:14 -04:00
Ismail Syed
8e4d48a6a7 Example app using webpack (#196)
* Initial commit for webpack sample app

* Add README.md 📝

* Fix spacing

* Update .gitignore

* Reword this becuase Gord will definitely notice

* More rewording

* Remove test script

* Remove extra FormLayout.Group

* sample -> example

* More minor tweaks

* ops

* One liner, cuz why not

* Update package.json metadata

* babel-preset-es2015 -> babel-preset-env

* Multiline

* Update title
2017-04-13 12:43:28 -04:00
Ismail Syed
90d0e91c7b Remove extra FormLayout.Group component (#197) 2017-04-13 09:03:35 -04:00
Ismail Syed
5fcf4c24e3 Example app using CDN styles (#192)
* Add CDN styles example

* Update title

* Remove inline height in textarea

* Reword sentence
2017-04-12 16:24:57 -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