Skip to content

Releases: sha-el/sha-el-design

Release v0.1.27

16 Dec 09:16
Compare
Choose a tag to compare

374fe01 Fix tooltip positioning (#113)
23262af Minor fir for autocomplete and stepper (#114)
fe6d346 🔥 Fix portal test (#112)

Release v0.1.26

07 Dec 06:31
Compare
Choose a tag to compare

3995ebd Bump url-parse from 1.5.1 to 1.5.3 (#109)
198d2e8 Bump postcss from 7.0.35 to 7.0.39 (#110)
6c18fbd Bump ws from 6.2.1 to 6.2.2 (#111)
fcae400 Bump semver-regex from 3.1.2 to 3.1.3 (#106)
8dd6f12 Bump tmpl from 1.0.4 to 1.0.5 (#107)
b62504c Bump tar from 6.1.0 to 6.1.11 (#108)
689ae6c Bump url-parse from 1.5.1 to 1.5.3 in /example/simple-dashboard (#104)
7e2c469 🧪 Test cases for Transfer and minor fix. (#100)
2997fb8 Bump path-parse from 1.0.6 to 1.0.7 in /example/simple-dashboard (#103)
c281f48 Bump postcss from 7.0.32 to 7.0.36 in /example/simple-dashboard (#101)
129de2d Recreate tooltip component and remove rc-tooltip (#97)
fe3b3fd Bump ws from 6.2.1 to 6.2.2 in /example/simple-dashboard (#96)
4bfbbf8 🧪 Test cases for Pagination (#99)
a2402ca 🧪 Test cases for FlexTable (#98)
63a90b3 🧪 Test cases for Layout (#93)
fa0573b 🐛 Fix TimePicker & DatePicker random test fail issue (#95)
0c82476 🐛 Fix timepicker test fail at 12am/pm in 12 hour format (#94)
34c0b38 🧪 Test cases for DatePicker & TimePicker (#92)
fd9409a 🎉 Add test for drawer. (#91)
e7175be 🎉 Add collapse test. (#90)
32122ad 🎉 Add list test cases. (#89)
82e931d Add modal test case. (#85)
1c06818 Minor flex fixes (#84)
e03ec95 Major fixes. Design and Functionality (#76)
2eb39d3 Bump dns-packet from 1.3.1 to 1.3.4 in /example/simple-dashboard (#82)
4c308ef Bump y18n from 4.0.0 to 4.0.1 in /example/simple-dashboard (#68)
cc78866 Bump ssri from 6.0.1 to 6.0.2 in /example/simple-dashboard (#71)
7bb9c08 Bump url-parse from 1.4.7 to 1.5.1 in /example/simple-dashboard (#72)
c70bc2c Bump lodash from 4.17.15 to 4.17.21 in /example/simple-dashboard (#73)

Release v0.1.22

21 Mar 16:04
Compare
Choose a tag to compare
  • 😎 Use forward ref for Input and Textarea.

  • 🤦 Remove preventDefault on keydown for search input.

  • Add Autocomplete test.

Release v0.1.20

11 Mar 17:00
Compare
Choose a tag to compare

Replace jss with emotion.

Release v0.1.18

05 Feb 20:39
Compare
Choose a tag to compare

🔥 Fix Grid responsive issue.

Release v0.1.17

05 Feb 20:38
Compare
Choose a tag to compare

🥳 Add stepper component.

Release v0.1.16

16 Jan 14:01
Compare
Choose a tag to compare
  • Replace Typestyle with jss and some fix

Replace FunctionComponent to FC in some files
Add FC component in Class component to use hooks
Move style function to seprate file
Button margin and font size fix
Typo Fix callendarEvents to calendarEvents in Calendar & timepicker component
Bug fix dark theme not work as intended
Input Border Error style fix

  • Remove typestyle classes from input & list

  • Popover fix

  • Replace typestyle with jss in tabs

  • Replace typestyle with jss in table

  • 🌹 Fix not working components.

  • Calendar

  • DatePicker

  • TimePicker

  • Breadcrumb

  • Grid

  • Drawer

  • Loading

  • Modal

  • Radio

  • Remove date-fns dependency

Release v0.1.12

13 Dec 07:57
Compare
Choose a tag to compare

AutoComplete Fix arrow key navigation.
Button Use boolean props instead of type.
Page remove container margin.
Tooltip Update background color and add story.
Tag Remove cursor = pointer if no onClick props is present.
List Add densed prop.
Input remove border color change on hover if disabled.
TextArea update font.
Pagination Fix anamoly when page number is zero.
Text Add textAllign prop.
DatePicker should not show current date if value is null.
Drawer Add closing animation.
Input Update design for disabled.
Modal Add responsive design.
Drawer Add responsive design.
Menu Update design and functionality.
Calendar Update design.
Sidebar Update design.

Release v0.1.8

02 Nov 17:24
Compare
Choose a tag to compare

🐛 Bug fixes.

  • Tab inkbar initial positioning.
  • Update Button icon size to 20px.
  • Fix Badge count not alligned to vertically center.
  • Paginagtion Page size selector design update.
  • Checkbox design update.

Release v0.1.7

29 Oct 18:51
Compare
Choose a tag to compare

Update Card Header Design

  • Expose Text Props from Card Header.
  • Update Card header row gutter to [0, 0]