Tags: Asim-Tahir/baklava
Tags
feat: input component (Trendyol#129) * feat: input component first boilerplate * feat: input work in progress * feat(input): more attributes are defined * feat(input): set validity with custom validation * feat(input): styling input * feat: input error validation and label defined * feat(input): added input medium features * feat(input): added input large, added all types * test(input): some tests are added * test: fix esbuild plugin causes ts decorators dont run * test(input): test coverage increased * refactor(input): linter fixes * docs(input): story file created * docs(storybook): adding user interaction test addon * feat: adding reportValidity method * docs(storybook): adding basic input ant input labels * refactor: linter fixes * fix(input): label-fixed placeholder visibility * test: include styles in unit tests (Trendyol#133) Co-authored-by: Murat Çorlu <[email protected]> * test: clean forgotten tag in test html * test: dependency fix * refactor: linter fix * refactor: linter fix * fix(storybook): version fixed to 6.5.5 * docs(input): storybook doc improved * fix(input): css lint fix * fix(input): css part definition forgotten in the code * fix(input): font style fixed * fix(input): ui fixes with new rem sizes * chore(storybook): multi column demos aligned top * refactor(input): private properties pointed, better jsdoc * refactor: better web component analyzer * fix(input): placeholder color fix * fix(design): duplicate colors removed * fix(input): label bg color fixed Co-authored-by: mehmet.tanas <[email protected]>
feat: npm namespace renamed as trendyol BREAKING CHANGE: this will change CDN urls and npm package name we now have a `trendyol` organization in NPM. This change will move library to this organization.
feat: badge component (Trendyol#131) * feat: badge component * test: debug tests with puppeteer * test(badge): icon visibility test fixed * refactor(badge): linter fixes * refactor(badge): linter fixes * test(badge): better check for visibility * refactor(badge): lint fix Co-authored-by: Murat Çorlu <127687 [email protected]> Co-authored-by: Murat Çorlu <[email protected]>
feat: button component (Trendyol#118) * feat: button component * feat: button component * refactor: added css improvements, delete unnecessary tokens from theme * fix: lint css * fix(button): change: grace element to baklava at button * fix: border sizing issue at button component * refactor(button): add new shared variables to button component to make more clear structure * fix(design): lint design tokens * refactor(input): style optimizations * fix(button): style fixes for button variants * refactor(button): css lint * feat(button): breaking very long texts in button * fix(icon): icon crop issue fixed * fix(button): outline disabled hover state fixed * fix(button): font sizing problems fixed * fix(button): error variant renamed as danger * fix(button): prettier fine tune * feat(button): setting icon as attribute * refactor: lint fixes * docs(design): some typography and color rules documented * docs(button): storybook stories simplified * feat(button): link buttons renamed as plain buttons * docs(button): button docs improved * refactor(button): some optimizations Co-authored-by: Murat Çorlu <[email protected]>
feat: design system renamed as baklava (Trendyol#123) * feat: design system renamed as baklava BREAKING CHANGE: this changes component names From now on we'll use bl prefix for components and CSS variables. * fix: playground template fixed with new naming * docs: storybook link is added to readme Co-authored-by: Murat Çorlu <[email protected]>
feat(icon): all of the current icons are added (Trendyol#120) * feat(icon): all of the current icons are added * fix(storybook): still this workaround needed Normally by the v6.5 of storybook we should not need that replace but I noticed that it still doesn't work is intended. * docs(icon): fine tune storybook controls Co-authored-by: Murat Çorlu <[email protected]>
chore(storybook): storybook upgraded to v6.5.5 (Trendyol#117) * chore(storybook): storybook upgraded to v6.5.5 * chore(storybook): lit expression comments cleared in v6.5 Manual modification in storybook configuration is not needed anymore. For more information: storybookjs/storybook#18108 Co-authored-by: Murat Çorlu <[email protected]>
feat: icon component * feat: icon component boilerplate is created * chore(storybook): use dist build directly in storybook ui * feat: icon component implemented * fix: firefox sometimes fails with concurrent tests * chore: build script refactored * chore: dependencies are updated * chore(design): linter fixes Co-authored-by: Murat Çorlu <[email protected]>
PreviousNext