Releases: enigma-io/boundless
1.1.0
v1.0.4
b4834fd fix style building in components with transitive style dependencies (#43)
f63e241 update various devDependencies
3512a76 Use JSX createElement pragma (#41)
e34e326 Update index.html
1c439af add webpack offline-plugin (#37)
18da956 load most site content dynamically via import() (#30)
2871a33 Fix typos in README.md (#31)
ee02178 Implement the jsx-a11y plugin, resolve some accessibility things (#33)
ceb22a3 Delete .codeclimate.yml
v1.0.3
v1.0.2
No outward facing code changes, mostly administrative stuff related to the website and needing to update the package.json "website" entries to match.
3c77733 Switch site to hash-based routing
0769b8b Encode hash directly into the generated filenames
89d27d7 Rebuild site
eceaadd Temporarily downgrade react-router to 2.x
83a6338 Add missing devDep
25c0d90 Fix hotloading & upgrade react-router
af92b22 Don't show the badges on the site homepage
9bb021e Remove a redirect chain on the Travis CI badge
0fb6c03 remove unnecessary defer tag on the GA script
6bc2f1c Use the prod version of polyfill.io
0faed04 Fix a Safari styling issue with the Popover demo
c10e92d Add GA script
19d941f Fix code block on the Async page
8408cdc Close code block in boundless-async README
v1.0.1
d2437cb Fix source badges
f35753c Simplify the Travis push mechanism
9cca85e Have Travis commit built files back to the repo
3042d26 Fix UTF8 decode for demo content
a145bea Add website and bug link to package.jsons [skip ci]
c34f864 Adjust the syntax highlighting style, reduce demo filesize
10f44df Fix some mobile site styles
6e241ec Only use external React in the site during production mode
613e891 Use minified React & React DOM on the site
d8eae3c Adjust how the site is created
d9b92b0 Few more external links that need rel='noopener'
48f7f33 Add note on browser compatibility
18f390a Add meta description, fix a few lighthouse-identified issues
7d31ba5 Fix coverage generation on CI
4517340 Adjust how the test reporter is called
690b163 [bugfix] ArrowKeyNavigation ignore invalid children
c503614 Ignore propType warnings
v1.0.0-beta.7
7be9e24 Fix site
cdd21d9 Tweak the utils site pages, rebuild
3e9bea9 Trim old code out of webNotification
cf2f339 Ignore built coverage
2096d10 Allow tables inside tables to auto-size themselves
83aff1a Rebuild master files
c956a0f Add wildcard propType for places where anything is accepted
6a79d2f SegmentedControl prop audit
a31c57b Fix Image styling
da7b449 Radio prop audit
c76e2fd ProgressiveDisclosure prop audit
65bfb32 Progress prop audit
b9e0748 Make one of the test helpers more useful
8038a78 Portal test cleanup
7396453 Popover test cleanup
f95da0b Pagination prop audit
8cdef4b Modal test cleanup, no prop changes
632116a Input prop audit
1999ed9 Image prop audit*
56607fd FittedText prop audit
b471fe8 Dialog prop audit
c1d2ca0 CheckboxGroup prop audit
6fa61f1 boundless-utils-conformance -> boundless-utils-test-helpers
517a851 Some site changes
9a3bc92 Checkbox prop audit
4ba5d7e Button prop audit
71b0d80 Async prop audit
52dbc1e ArrowKeyNavigation prop review & light refactor
08c7a72 Fix a prop rendering edge case
89a458e Add Boundless philosophy
3da2615 Add some keywords to the main build package.json
be814fd Add some keywords to the main build package.json
f5d633a Build CSS for each styled package alongside the JS
3bf6995 Fix missing site H1s
8984be9 Try an alternative way to do SPAs on github pages
689cba7 Rebuild all targets
9d7b697 Overwrite old symlinks to the variables file if needed
47b47d6 Include notes re: reference styles in the package READMEs
c504ac5 Autolink variables.styl into each package
4dc3c1e Refine the autogenerated package READMEs
df509c7 Stylus variable audit & overall style refactor
bb7366e Add a "kitchen sink" page
af8effe Use a more accurate luminance algorithm for constasting color
d96e4ca Remove jest module field until it's merged
00096a3 Autogenerated sitemap
03f3317 Adjust README gen strategy, publish uuid and webnotification
04151dd Add Google search verification
dd772e8 Add version badge
3926c0b Add a favicon, import -> require in Stylus files
46422c6 Stop mangling the dev build
3980c9c Update the readme to remove the beta tag
dac1e42 Simplify the use of fetch in component-page for the site
c07a1a3 Fix linting
v1.0.0-beta.6
bd1801a Fix build issues, start publishing utils
v1.0.0-beta.5
v1.0.0-beta.4
c6a82e7 Refactor package builder to use webpack, drop module entry points
a31dac6 Refine the starfield a bit for smaller + larger viewport sizes
90a7608 Fix h1 in iOS Safari
37e2a72 Remove some references to the old repo / project name
64f94a4 Adjust package README script to flatten the generated HTML
e960458 keep the utils private for now