- 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
-
- 13 Nov, 2017 1 commit
-
-
Hyperlink Component
Jae Bradley committed
-
- 09 Nov, 2017 2 commits
-
-
remove unused variable update hyperlink update test actually increase package version update hyperlink story destination update snapshot
jaebradley committed -
Fix missing repository warning and add unmet peer dev dependency
Jae Bradley committed
-
- 08 Nov, 2017 3 commits
-
-
update bootstrap version add npm version value to readme
jaebradley committed -
Prevent Unnecessary Radio Button and Radio Button Group Rerendering
Jae Bradley committed -
increase package version
jaebradley committed
-
- 07 Nov, 2017 1 commit
-
-
Implement Storybook Build Notifier
Jae Bradley committed
-
- 06 Nov, 2017 2 commits
-
-
add storybook build notifier remove package lock and increase version
jaebradley committed -
update docs and add prop type validation for hideHeader
Michael Roytman committed
-
- 03 Nov, 2017 6 commits
-
-
Implement Radio Button Group
Jae Bradley committed -
updated implementation fix warnings and implement keydown add tests update stories and add missing checked attribute use setConsoleOptions instead of withConsoleOptions update checked to defaultChecked proptype remove package lock update package version
jaebradley committed -
1.1.1
Eric Fischer committed -
Eric Fischer committed
-
Hide table headers when marked hidden
Eric Fischer committed -
EDUCATOR-1535
Eric Fischer committed
-