- remove unnecessary className (174afaec)
- added event listener to close drop down when not focus (0780690c)
- Icon: adding external-link Icon (f5961386)
- id: replace it to className to avoid duplicate id (d82dc0c4)
- Profile picture: fix style glitch on safari browser (4fc1464c)
- Button: adding yellow theme props for button (fe850b1f)
- Remove default prop
targetto leave it undefined when not provided (413ece8a)
- defaultValue: fix floating label when textfield supplied with defaultValue (b7307d4f)
- style: increase z-index of modal (7c5d7cdc)
- Wrap keyframes interpolation with
csstemplate processor. (9cdd2a90)
- style: increase z-index of modal (7c5d7cdc)
- Wrap keyframes interpolation with
csstemplate processor. (9cdd2a90)
- Fixed circle issue on Badge.
- Added sup on Badge for setting Badge into superscript type.
- Added rightClickURL on Brand for redirecting to url when right click is triggered.
- Revised all of Button component, including styles, colors, and all of the states.
- Role button for editable state on ProfilePicture.
- Added block, outline, and theme for Tag.
- Removed label on Tag.
- Fixed Select Option will get blank when api has not successfully fetched.
- Added onOptionClick to support onClick on Select.Option.
- Added disableTyping to disable typing on Select input.
- Improved auto growing on Textarea when there is and no new line.
- Removed MobileMenu, old Dropdown, and Language Select.
- Renamed NewDropdown into Dropdown.
- Slider can be triggered with left and right arrow when it's in focus state.
- defaultValue: fix floating label when textfield supplied with defaultValue (b7307d4f)
- Alert: adding style, autoClose & iconColor Props to Alert component (d778ef08)
- doc:
- props:
- switch: change switch to if (7ad73d81)
- Adding new icons
- Revising old icons
- Changing blue color on Ghost Button
- Removing onCloseWithESC props on Modal. onCloseWithESC is merged to onClose.
- Moving Modal's scrollbar into Body.
- Adding Close Button on Modal.
- Revamping glints-aries storybook.
- Props documentation is divided by elements.
- Adding Default Value and Possible Value on props section.
- Adding target props to JobCard.
- Improve focus state. Outline doesn't show up when clicked, but showing when using tab.
- New Component:
- Toast
- Progress
- switch: change switch to if (7ad73d81)
- Improve Accessibility for these following components: Alert, Brand, Loading, Checkbox, Omni Search, Radio Button, Search Filter, Select, Switch, Textarea, TextField, Breadcrumb, Drawer, Mobile Menu, Accordion, Collapsible, Modal, Pointing Modal, Pop Over, Progress, Gallery, and Job Card.
- Refactor Drawer.
- Remove DisabledClick, onBlur, and onFocus to prevent Drawer Area from being closed.
- Using stopPropagation to prevent Drawer Area from being closed when it's clicked.
- Refactor Modal.
- Remove modal-background node.
- Using stopPropagation to prevent Modal Content from being closed when it's clicked.
- Checkbox:
- Remove outline when it's clicked but showing up when using tab to navigate.
- Button: adding disabled state on primary Button component (644cf7b5)
- defaultProps: change the defaultProps to PrimaryContainer (6d720584)
- modal: adjust modal height (9c87dc10)
- collapsible: change default opened state & adding shallow compare (22e1acab)
- Remove Label and Stats Component
- Added Screen Size into Device Size section
- Notification changed into Alert
- Remove size props in Badge, Brand, Divider, Heading, Loading, Icon, and Profile Picture
- Remove loading props in Button
- Remove Thickness in Heading
- ProfilePictureShadow changed into ProfilePicture
- Remove bgColor props in Breadcrumb
- Replace className: active with active props in Breadcrumb
- Add collapsing props in Collapsible for defining the default state
- Categorize glints-aries component based on each purpose
- Improve accessibility in Checkbox, Switch, and Select
- package: move react-dom into dev & peer dependencies, upgrade to react v16.5.2 (734f6aef)
- Collapsible: set default open true & add animate to Collapsible body (83b08907)
- storybook: update JobOverview storybook (887e8e0a)
- props: update props name for JobCardHeader (8dc319e9)
- adjustment: adjust Job Overview Info component style (8b08dcc5)
- component:
- storybook: update JobOverview storybook (887e8e0a)
- adjustment: adjust Job Overview Info component style (8b08dcc5)
- component:
- component: remove typo (f82b7ac7)
- component: adding className Props on button element (f6c30d7c)
- class: fix incorrect placing of className (a17be42e)
- component: Button component refactor. adding id attribute support (39d3bf48)
- props: adding jobTitleId & companyNameId to jobcard Component (60941ea4)
- style-lint: adding style lint feature (6931bf4b)
- path: fix import path (802b0776)
- component:
- component: export Collapsible component (fa9d4e81)
- component: adding collapsible component (780943aa)
- component: export JobOverview component (8aa654de)
- component: adding JobOverview usage story (f75cd154)
- component: JobOverview component (1dfe6199)
- component: update Divider. accept style props (e9873d05)
- component: update import docs for Information component (b15a018f)
- component: fix unnecessary spaces (eslint) (bcdd785f)
- component:
- Dropdown: adjust dropdown text size (3ab89059)
- component: fix slider component next/previous icon (3c0ea055)
- Blockquote: adjust padding for blockquote testimony (81d8404e)
- Blockquote: adding fontsize for blockquote testimony & author (7a36ffd6)
- doc: update storybook doc (94559aff)
- component: adjust overidden style (6baed40b)
- component: refactor Information component (99964437)
- component: fixed named export (3e15d369)
- component: adding typecheck (52cc9c70)
- component: remove duplicated export name (0e00f478)
- component: fix import (a8d7bf97)
- pacakge: adding keywords (05901d13)
- component: FlexCenter component utilities (b9f1763e)
- assets: move assets to public folder (98838fd9)
- component: utilities, FlexCenter (dc1a07da)
- global: temporary remove heading size (2237b852)
- npm: change to public instead of scoped package (9f01d074)
- npm: change to public instead of scoped package (9f01d074)
- component: fix error, Author of undefined (bcf8b2f3)
- component: fix error on blockquote component. missed export name (f32dc9c1)
- component: refactor BlockquoteContent (0bcf61bb)
- component: Blockquote component refactor (5144ae0a)
- component: adding PsychedelicText component (5432a04f)
- component: fix export Blockquote component (5c5b051f)
- component: fix Accordion style glitch (ffdaced0)
- Component: fix export accordion (c5d0cc3f)
- component:
- props: deprecated props value on Label variant (6f3e682b)
- JobCard: using JobBanner component for image banner (6c83ab5d)
- Label: separate label style (1df92c4a)
- snapshot: update snapshot (e1533001)
- Label: Glints label component (04b78321)
- Item:
- indentation: fix indentation (d6925d2d)
- card: adding type check (904229c2)
- Card: Card component (317578bd)
- Form: adding Form component (3fbc8666)
- gitignore: ignore DS_Store file (e443411b)