- 20 Dec, 2017 2 commits
-
-
fix(modal): Add Backdrop style
Farhanah Sheets committed -
Michael Roytman committed
-
- 18 Dec, 2017 3 commits
-
-
fix(input-text): add prop types for the inner Text component
Jae Bradley committed -
fix(snapshot): update Snapshot test(input-text): add test for InputText to fix coverage drop test(input-text): fix test typos
jaebradley committed -
fix(eslint): fix Node 6 eslint errors
Jae Bradley committed
-
- 16 Dec, 2017 1 commit
-
-
jaebradley committed
-
- 13 Dec, 2017 3 commits
-
-
fix(readme): fix formatting
Jae Bradley committed -
Jae Bradley committed
-
docs(readme): add semantic-release documentation docs(readme): add semantic-release notes to documentation docs(readme): add cli gif link docs(readme): fix some formatting docs(readme): add more background information fix(asinput): Accessibility fixes for asInput (#97) * fix(asinput): Add screen-reader text for danger icon * fix(asinput): Load form-control-feedback on page load w/ aria-live fix(readme): Document how to run jest tests in Chrome DevTools (#96) Also adds an npm run test-debug script.
jaebradley committed
-
- 08 Dec, 2017 2 commits
-
-
fix(asinput): Remove control of state.value from asInput
Michael Roytman committed -
Add a componentWillReceiveProps function to handle case where parent component wants to set the value of asInput's value state via props.
Michael Roytman committed
-
- 07 Dec, 2017 4 commits
-
-
fix(statusalert): Expose focus function on StatusAlert component
Michael Roytman committed -
In order to make focus management for accessible pages easier, expose a focus function on the component to allow parent to call focus on the component ref.
Michael Roytman committed -
Update @commitlint/cli to the latest version
🚀 Jae Bradley committed -
chore(package): update package-lock file
greenkeeper[bot] committed
-
- 06 Dec, 2017 3 commits
-
-
fix(asinput): Add danger theme to asInput component
Jae Bradley committed -
Add danger theme to asInput component to add alert icon, red text for validation message, and red border to input element
Michael Roytman committed -
Leverage the ID that is passed through as prop when it's available, allow for InputText to accept a type prop, and allow for input components to be assigned a ref
Farhanah Sheets committed
-
- 04 Dec, 2017 3 commits
-
-
fix(semantic-commit-linting): add semantic commit linting
Jae Bradley committed -
StatusAlert requires a check for existence of xButton in componentDidUpdate to prevent errors when displaying dismissible alerts.
Michael Roytman committed -
New bootstrap form-control TextArea component - leverages Paragon asInput Note* based on: https://github.com/edx/paragon/tree/master/src/InputText Ticket: EDUCATOR-1824
Farhanah Sheets committed
-
- 29 Nov, 2017 1 commit
-
-
fix(package.json): change commit script chore(dependencies): add back package-lock.json added some packages updated package.json added prepare commit message git hook chore(scripts): update scripts chore(eslint): remove unused eslintignore value chore(eslintignore): remove unnecessary value chore(package-scripts): used old script name
jaebradley committed
-
- 28 Nov, 2017 1 commit
-
-
chore(package-lock.json): Update our package-lock.json
Jae Bradley committed
-
- 21 Nov, 2017 8 commits
-
-
Was accidentally committed previously, but with our migration to Node 8 (https://openedx.atlassian.net/browse/FEDX-412) we should keep this file up-to-date fix(package-lock): update values
jaebradley committed -
fix(Hyperlink): Add Hyperlink component to exports
Jae Bradley committed -
jaebradley committed
-
chore(README): adding some badges
Jae Bradley committed -
chore(travis): add Paragon room notifications
Jae Bradley committed -
chore(travis): adjust encrypted hipchat notification chore(travis): move command to one line
jaebradley committed -
Jae Bradley committed
-
Jae Bradley committed
-
- 20 Nov, 2017 5 commits
-
-
fix(tests): fix tests patch(tests): add tempPolyfill test chore(tests): remove unnecessary enzyme adapter setup
jaebradley committed -
chore(travis): only run GitHub pages deploy for master branch
Jae Bradley committed -
chore(travis): check that not a pull request
jaebradley committed -
add aria-hidden tag to the table headings of sortable columns in a sortable Table so icons are not read aloud to screen-reader users
Michael Roytman committed -
chore(travis): run script commands after success only
Jae Bradley committed
-
- 17 Nov, 2017 1 commit
-
-
jaebradley committed
-
- 16 Nov, 2017 3 commits
-
-
* convert functional Button component to class to handle focus on click * add Button tests * add Button story to storybook * replace inline render functions from Modal with bound class functions
Michael Roytman committed -
feat(semantic-release): implement semantic release
Jae Bradley committed -
installed semantic-release package, added commit convential commit analyzer, updated travis yaml to run semantic release after build success fix(travis): add node 8 to travis configuration fix(dependency): Missing @storybook/channels dependency that was causing build failures on Node 8
jaebradley committed
-